-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
1.9.1
-
None
-
PostgreSQL
-
MOODLE_19_STABLE
If you have a database activity which has radiobutton fields, when you use the advanced search, the various option drop downs for the fields don't get displayed,
on Postgresql this is due to the id column being required in the 'group by'
this same is true of the checkbox and latlong field type.
Also the latlong $long sql has 'group by content order by content' when it should be 'group by content1 order by content1'
patch against MOODLE_19_STABLE attached.
- will help resolve
-
MDL-21437 Database activity Advanced Search - no dropdown lists shown for value lists
-
- Closed
-