-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.8, 4.1.3, 4.2
Steps to replicate
Initial setup
- Login as admin.
- Navigate to Site administration / Courses / Manage courses and categories.
- Create a category called Drinks with the Parent category is Top.
- Create a category called Coffee with the Parent category is Drinks.
- Create a category called Italian coffee with the Parent category is Coffee.
- Create a course called Espresso inside the Italian coffee category.
- Navigate to that course.
- Click on Participants.
- Unenroll the admin user.
- Create an assignment activity called "Test assignment".
- Navigate to the Espresso course homepage.
Verify
- Observe the top of the course homepage (1).
- Click the Test assignment.
- Observe the top of the activity page (2).{}
(1)
- Expected result: There is no breadcrumb on this page.
- Actual result: There is a breadcrumb on this page
(2)
- Expected result: There is a short breadcrumb on this page with format [course_name] / [Activity name].
- Actual result: There is a full breadcrumb on this page
— Original steps to replicate---
In https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/pull/285#pullrequestreview-1415802009, abias describes an inconsistent behaviour inside Boost which you can reproduce.
FULL STEPS TO REPRODUCE
In an instance, for example https://school.moodledemo.net, as a manager do create a course category "Category EDCBA" as sub-category of a course category "Category EDCB" as sub-category of a course category "Category EDC" as sub-category of a course category "Category ED" as sub-category of a course category "Category E" on top level, then create five courses, one in each category.
Access those courses to compare, specifically the course in "Category EDCBA".
WHAT YOU EXPECTED
Either all courses feature the course category breadcrumb navigation, or none.
WHAT ACTUALLY HAPPENS
Beginning from the course in Course Category EDC (all hierarchically more nested), there is a course category breadcrumb navigation, up to there (all hierarchically less nested) there is none.
In https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/pull/285#pullrequestreview-1415802009, abias describes an inconsistent behaviour inside Boost which you can reproduce.
FULL STEPS TO REPRODUCE
In an instance, for example https://school.moodledemo.net, as a manager do create a course category "Category EDCBA" as sub-category of a course category "Category EDCB" as sub-category of a course category "Category EDC" as sub-category of a course category "Category ED" as sub-category of a course category "Category E" on top level, then create five courses, one in each category.
Access those courses to compare, specifically the course in "Category EDCBA".
WHAT YOU EXPECTED
Either all courses feature the course category breadcrumb navigation, or none.
WHAT ACTUALLY HAPPENS
Beginning from the course in Course Category EDC (all hierarchically more nested), there is a course category breadcrumb navigation, up to there (all hierarchically less nested) there is none.
- has a non-specific relationship to
-
MDL-78781 The breadcrumbs do not indicate the course location or visibility in the categories
- Open
-
MDL-72287 Remove the breadcrumb completely from the course pages and some breadcrumb segments in the module context.
- Closed
- has been marked as being related by
-
MDL-77934 Breadcrumbs are not showing in course page
- Open
- is a regression caused by
-
MDL-73645 Re-implement breadcrumbs in the course pages
- Closed