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

Fix category url if url is rewrite #67

Merged
merged 6 commits into from
Jun 20, 2023
Merged

Conversation

ah-net
Copy link
Collaborator

@ah-net ah-net commented May 30, 2023

When you create an url rewrite for an category without an redirect the url gets changed to te original category url.

For example if you have an category url /swimwear and for your shop in another language you create an rewrite (without redirect) for the category with /zwemkleding.

If you go to /zwemkleding you should stay on the url (because there is no redirect). But it redirects to /swimwear (with ajax navigation enabled)

This pull request fixes that

@ah-net ah-net assigned ah-net and dz-optimizers and unassigned ah-net May 30, 2023
@ah-net ah-net merged commit 3c6bb15 into master Jun 20, 2023
@ah-net ah-net deleted the bugfix-category-url-rewrite branch June 20, 2023 08:15
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