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

[v4.2] Menu item should not match url if match_path is set #5650

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 8, 2024

Backport

This will backport the following commits from main to v4.2:

Questions ?

Please refer to the Backport tool documentation

@github-actions github-actions bot requested a review from a team as a code owner February 8, 2024 09:57
@github-actions github-actions bot added the changelog:solidus_backend Changes to the solidus_backend gem label Feb 8, 2024
@tvdeyen
Copy link
Member

tvdeyen commented Feb 8, 2024

Linting issues fixed in #5653

The menu item should not match the url if a match_path prevents this behavior. Previously the match_path method went truthy, if the url of the menu item started with the same url as the request regardless of the given match_path - configuration.

(cherry picked from commit 26fa1c1)
@tvdeyen tvdeyen merged commit a6fca34 into v4.2 Apr 5, 2024
2 checks passed
@tvdeyen tvdeyen deleted the backport/v4.2/pr-5643 branch April 5, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_backend Changes to the solidus_backend gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants