-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.2.0
-
MOODLE_402_STABLE
Hi,
LMS and the app work differently when users introduce really big numbers
- LMS: if the number is >=1.79E+308 it changes it for INF. (Infinite)
- App: if the number is >=1.79E+308 it doesn't let you save it there is an error message under the field indicating 'Required'
There are several options: save the numbers differently so that users can input big numbers, indicate on LMS and App that there is a limit, on the app change big numbers for INF, revise the error message (change the 'Required' by something like 'Number needs to be <=1.79E+308'), ..
Thanks for your time!
Isabel
- Discovered while testing
-
MOBILE-4234 Database: number fields don't consider 0 as a value
- Closed