-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.4, 2.1.1
-
Component/s: Global search
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE
-
Fixed Branches:MOODLE_20_STABLE, MOODLE_21_STABLE
-
Pull from Repository:
While working on MDL-19575 I found the following issue with advanced search:-
When using global search click on "Advanced search". It throws up an Coding error.
Stack trace:
line 6468 of \lib\moodlelib.php: coding_exception thrown
line 6542 of \lib\moodlelib.php: call to get_string()
line 227 of \search\query.php: call to print_string()
First Guess:-
string identifier 'whichmodulestosearch?' is causing this issue (the ?)