You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual Behavior
When I create an order template with the name “Interßhüp”, the name of the order template is displayed with Unicode characters instead of the correct characters
Expected Behavior
If I create an order template with the name “Interßhüp”, the name of the order template is displayed as I have created it.
Steps to Reproduce the Bug
Steps to reproduce the behavior:
Go to My Account -> Order Templates / Bestellvorlagen
Click on 'Create Order Template'
Give Order Template the name "Interßhüp" or a name with "ü"/"ö"/"ä" or "ß"
See wrong encoded order template name: "Interßhüp"
The name is transferred correctly to the backend in the PWA. However, the createOrderTemplate function in order-template.service returns an incorrectly encoded name from the backend
Actual Behavior
When I create an order template with the name “Interßhüp”, the name of the order template is displayed with Unicode characters instead of the correct characters
Expected Behavior
If I create an order template with the name “Interßhüp”, the name of the order template is displayed as I have created it.
Steps to Reproduce the Bug
Steps to reproduce the behavior:
The name is transferred correctly to the backend in the PWA. However, the createOrderTemplate function in order-template.service returns an incorrectly encoded name from the backend
AB#99244
The text was updated successfully, but these errors were encountered: