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: add promotion code encoding to the REST call for promotion code removal #1428

Merged
merged 1 commit into from
May 9, 2023

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented May 8, 2023

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?

If the user applies a promotion code to the basket that contains special characters like '%' and afterwards he/she removes this promotion code an error page is shown and the promotion code has not been removed.

Issue Number: Closes #

What Is the New Behavior?

The removal of promotion codes that include special characters works as expected.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

ICM release 7.10.40.2 or higher is needed to use promotion codes with special characters.

AB#84823

AB#85875

@SGrueber SGrueber self-assigned this May 8, 2023
@SGrueber SGrueber added the bug Something isn't working label May 8, 2023
@SGrueber SGrueber added this to the 4.1 milestone May 8, 2023
@SGrueber SGrueber merged commit db1860d into develop May 9, 2023
@SGrueber SGrueber deleted the bugfix/promotion_code_deletion branch May 9, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants