-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
3.4
-
MOODLE_34_STABLE
After MDL-37327 is implemented, we should remove the similar code implemented as a hacky workaround in core_search (mainly manager.php).
I have added comments to the affected functions & static variable to make it easy to spot them; you also need to find usages of the functions and modify these to use the equivalent generic solution once provided.