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: decode search urls to avoid double encoding in canonical links #1712

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

philippsauer
Copy link

@philippsauer philippsauer commented Sep 11, 2024

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

search ulrs are encoded twice in canonical URL

Issue Number: Closes #1711

What Is the New Behavior?

search ulrs are encoded only once in canonical URL

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#99736

@andreassteinmann andreassteinmann added this to the 5.3 milestone Sep 16, 2024
LucasHengelhaupt pushed a commit that referenced this pull request Oct 8, 2024
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.

Search string containing special characters causes invalid canonical links in search result pages
2 participants