Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.2] Fix breadcrumb for Tagged Items menu item type #39331

Merged
merged 3 commits into from Jan 19, 2023

Conversation

joomdonation
Copy link
Contributor

Pull Request for Issue #27866.

Summary of Changes

Currently, when you view a menu item which is linked to Tagged Items menu item type, the browser page title (or titles of the selected tags) in the menu item parameter will be added as the last item in breadcrumb. That's not expected behavior, the breadcrumb should end with title of that menu item only. See #27866 for the long discussion about this.

Testing Instructions

  1. Use Joomla 4.2
  2. Create articles with tag added to these articles
  3. Create a menu item links to Tagged Items menu item type. Choose one or several tags in the menu item parameter

Actual result BEFORE applying this Pull Request

Check the breadcrumb. The browser page title (or titles of the selected tags) in the menu item parameter will be added as the last item in breadcrumb.

Expected result AFTER applying this Pull Request

Check the breadcrumb. The browser page title (or titles of the selected tags) in the menu item parameter is not added as the last item in breadcrumb. The last item in breadcrumb is title of the menu item

@joomdonation joomdonation changed the title [4.5] Fix breadcrumb for Tagged Items menu item type [4.2] Fix breadcrumb for Tagged Items menu item type Nov 30, 2022
@viocassel
Copy link
Contributor

I have tested this item ✅ successfully on 4fe5e47


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39331.

1 similar comment
@Quy
Copy link
Contributor

Quy commented Jan 18, 2023

I have tested this item ✅ successfully on 4fe5e47


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39331.

@Quy
Copy link
Contributor

Quy commented Jan 18, 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39331.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jan 18, 2023
@roland-d roland-d merged commit 02c24bc into joomla:4.2-dev Jan 19, 2023
@roland-d
Copy link
Contributor

Thank you

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jan 19, 2023
@roland-d roland-d added this to the Joomla! 4.2.7 milestone Jan 19, 2023
@joomdonation joomdonation deleted the fix_breadcrumb_tagged_item branch February 24, 2024 04:49
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.

None yet

5 participants