-
Bug
-
Resolution: Fixed
-
Minor
-
4.3
The WebService tool_mobile_get_config returns the value of $CFG->searchbanner without any filter applied (it doesn't call format_text).
In LMS, when this value is rendered it's processed using format_text.
The Moodle app needs this value formatted so filters like glossary links are applied. If we don't want to break the existing API we could add a new field to return the formatted text.
- Discovered while testing
-
MOBILE-3371 Add global search to mobile app
-
- Closed
-