I created a Label on the front page in the main menu block that contained a filtered string only. when a link to the label was printed in the Navigation block the string was not filtered it was instead the raw text of the label. it looks like in render.php $item->get_content and $item->get_title are not being run through format_string to apply Moodle's filters.
- has been marked as being related by
-
MDL-24337 we need to indicate to the admin user that a word in a main menu->URL is being filtered.
-
- Open
-