-
Bug
-
Resolution: Fixed
-
Major
-
3.1, 3.1.1, 3.2, 3.3, 3.4
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-55808_master -
-
3.4 Sprint 5
To reproduce:
- Create a glossary
- In ratings section choose an Aggregation method other than "No ratings"
- Add a new entry with a concept and definition
- Go to the glossary page and see the entry
- Now perform a search
What you get is:
- If the term searched is in the entry added you get "No entries found in this section" --> WRONG
- If the term searched is not in the entry added you get "Coding error detected, it must be fixed by a programmer: moodle_database::get_in_or_equal() does not accept empty arrays" --> WRONG
- is a regression caused by
-
MDL-49231 mod_glossary_xxx services
-
- Closed
-