-
Bug
-
Resolution: Done
-
Major
-
4.1.0
-
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
Moodle App 4.1.1
Hi,
When a user fills up a number field on a database with 0, the database considers as if the user didn't introduce anything.
Some considerations:
- With one number field that IS required: if a user fills it up with a 0 and then tries to save the entry, they will see "You did not fill up any fields!" message
- With other fields and one number field that is NOT required: if a user tries fills the fields up and fills the number field with a 0 and save the entry, the entry will be save BUT the number field will be left empty
- With other fields and one number field that IS required: if a user tries fills the fields up and fills the number field with a 0 and tries to save the entry, the entry will NOT be save and under the number field there will be 'You must supply a value here'
What should happen?
The database should save 0 on the number field.
Thanks!!
Isabel
- Testing discovered
-
MDL-77042 Database: 0 is not shown on number field (both single view and list view)
-
- Closed
-
-
MOBILE-4241 Database: Revise the way the app show big numbers and its limitations
-
- Open
-