-
Bug
-
Resolution: Fixed
-
Major
-
2.4.1, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE
-
wip-
MDL-37762-m25 -
I've updated to 2.4 and found that this problem has returned.
Create course categories category / subcategory / subsubcategory and course inside it.
When you're in bottom category, breadcrumb shows "start > category > subcategory > subsubcategory ".
When you's re inside course in 2.4 breadcrumb shows "start > course", while in 2.3 it was "start > category > subcategory > subsubcategory > course".
This is unexpected and unwanted behaviour, as it is a regression of MDL-2347.