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.
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