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: encode product urls #1688

Merged
merged 2 commits into from
Jun 21, 2024
Merged

fix: encode product urls #1688

merged 2 commits into from
Jun 21, 2024

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented Jun 21, 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?

Product URLs are not encoded if they are called programmatically. This might cause issues if the URL contains special characters like % signs if a variation product is switched on product detail page.

Issue Number: Closes #

What Is the New Behavior?

Product URLs are encoded if they are called programmatically.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#97578

@SGrueber SGrueber requested a review from shauke June 21, 2024 10:35
@SGrueber SGrueber self-assigned this Jun 21, 2024
@SGrueber SGrueber added this to the 5.2 milestone Jun 21, 2024
@SGrueber SGrueber changed the title Bugfix/encode product urls fix: encode product urls Jun 21, 2024
@shauke shauke merged commit d2e6c82 into develop Jun 21, 2024
24 of 26 checks passed
@shauke shauke deleted the bugfix/encode_product_urls branch June 21, 2024 12:11
SGrueber added a commit that referenced this pull request Jul 3, 2024
SGrueber added a commit that referenced this pull request Jul 4, 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.

2 participants