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

Bug fix for wrong filter in category url #14

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

ah-net
Copy link
Collaborator

@ah-net ah-net commented Nov 3, 2023

When you have an landingpage with hidden filters. And the filter value contains an special character. The category links are not correct on the alp. This bug fix fixes that by getting the correct value for the filter from the lookup table.

Example

The ALP has an hidden color filter 'gray/blue'. The category links are then example.org/mycategory/color/grey/blue instead of example.org/mycategory/color/grey-blue

@ah-net ah-net merged commit 4ddca71 into master Dec 8, 2023
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.

1 participant