-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
3.5.3, 3.6.1, 3.9.2
-
None
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_39_STABLE
The forum search (/mod/forum/search.php) is passing an array instead of string to s() when searching using the "is tagged with" feature. The result is no results, and the following warning:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in {site_location}/lib/weblib.php on line 100 |
This does not appear to affect functionality (searching for a valid tag returns a result).
- Testing discovered
-
MDL-69938 mod_forum: Search tag with "space" character does not return result
-
- Open
-