-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.5, 3.0.2
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
wip-
MDL-53402-master -
I am unable to input Database activity field type Number to zero when it is set to required.
As zero is a valid number it seem better to use the isset() function and not the !empty() function, which consider zero value is empty.
- has a non-specific relationship to
-
MDL-45873 Database activity menu won't display zero value - inconsistency
- Closed
- is duplicated by
-
MDL-53651 ZERO is not considered as a value for required Fields
- Closed
- will be (partly) resolved by
-
MDL-53405 Setting database field type Text to required should allow input of a single char "zero" value
- Closed