Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.1, 2.5
-
Fix Version/s: 2.4.4, STABLE backlog
-
Component/s: Navigation
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-37762-m25 -
Pull Master Diff URL:
Description
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.