-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.3, 3.3, 3.4
-
MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-59296-master -
Easy
-
If one entry leaves a latlong field empty, the advanced search won't work.
The reason is that the select has an empty option but the value is not empty is: "," So it will always search for that value and it won't find nothing. Otherwise currently this field should be always filled because there's no empty option.