mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
98 stars 50 forks source link

[ISSUE] Vowel mutation not properly escaped in basked product name #714

Closed simonmaass closed 5 months ago

simonmaass commented 7 months ago

Describe the bug Vowel mutation for product names in basket not properly escaped

Used versions

To Reproduce Steps to reproduce the behavior:

  1. Create product with name including vowel mutation e.q. "Orthopädische Einlagen für Alltagsschuhe"
  2. Create order including this product with mollie payment
  3. Check basket description in mollie dashboard

Expected behavior The product name is "Orthopädische Einlagen für Alltagsschuhe"

Actual behavior The product name is "Orthopdische Einlagen fr Alltagsschuhe"

Screenshots

image
Frank-Magmodules commented 5 months ago

Hi There @simonmaass , We've just released version 2.33.0, including a fix for this issue. We're currently closing this matter, but please don't hesitate to reopen the issue if necessary.