-
Bug
-
Resolution: Fixed
-
Minor
-
4.3.8, 4.4, 4.5
-
MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE
-
MOODLE_404_STABLE, MOODLE_405_STABLE
-
83136-fix-unknowncategory-message-404
-
83136-fix-unknowncategory-message-405
-
83136-fix-unknowncategory-message-main
-
-
-
When you try to access a page of a deleted category, the exception message is not complete.
Current behaviour
The error message is: Unknown category with category ID number "{$a}"
Excepted behaviour
The displayed message should be: Unknown category with category ID number "9999"