Skip to content

Conversation

@abias
Copy link
Member

@abias abias commented Oct 9, 2024

This PR fixes the glitch which was reported in #727.

It was caused by a bug in Boost Union on the one hand, but also by the upstream change in MDL-80974 (see moodle/moodle@faac67e) on the other hand.

The PR's solution is to remove course category breadcrumbs from the enrolment page entirely as Boost Union in fact never promised to show them, they were rather shown there by chance.

The setting theme_boost_union | categorybreadcrumbssays:

By default, the course category breadcrumbs are not shown on course pages in the course header. With this setting, you can show the course category breadcrumbs in the course header above the course name.

Nothing is mentioned about the enrolment page. If category breadcrumbs are requested there, they have to be developed properly from scratch.

…nt page due to MDL-80974 and were removed, resolves #727
@abias abias merged commit 4e6b555 into main Oct 10, 2024
12 checks passed
@abias abias deleted the issue-727 branch October 10, 2024 06:06
abias added a commit that referenced this pull request Oct 10, 2024
…nt page due to MDL-80974 and were removed, resolves #727 (#728)
abias added a commit that referenced this pull request Oct 10, 2024
…nt page due to MDL-80974 and were removed, resolves #727 (#728)
abias added a commit that referenced this pull request Oct 10, 2024
…nt page due to MDL-80974 and were removed, resolves #727 (#728)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants