-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.5, 5.0.1
-
MOODLE_405_STABLE, MOODLE_500_STABLE
Searching for 'block' will mostly provide the expected results. It will also provide results where there 'block' has nothing to do with the result. This is because it is also searching the HTML used in the admin setting to display notification banners.
This can be further emphasised by searching for 'alert-block' which is a class used on the notification banners.
We need a way to exclude the HTML markup and only search the visible text.