Description
Preconditions and environment
- Magento version 2.4.2 - no changes or extensions - no p1 or p2
Our customer set the currency rate CHF & EUR 1:1, because he want the same rate for those currencies
-> Stores -> Currency Rates -> CHF 1.0000 / EUR 1.0000
When switching currencies in the cart - the cart summary sometimes is showing the wrong currency symbol
We found this bug in Magento 2.4.2 and did not find any solution / fix or infos about it.
The bug only happens, when currencies set 1:1
Steps to reproduce
Storefront
- Add a product to the cart
- Go to the cart
- Change the currency to EUR
- Change the currency to CHF
- Repeat switching currency
- Cart Summary shows wrong currency symbol / rate -> https://prnt.sc/oBH5zGaGnO5x
Backend
- Add a product
- Add a 2nd currency
- Stores -> Currency Rates -> set the currencies equal: 1.0000 : 1.0000
Expected result
When switching the currency in the cart - the cart summary should show the correct currency.
Actual result
The cart summary does show a wrong currency / currency symbol.
Additional information
We installed a totally new Magento 2.4.2 without any extension to be sure the bug is a magento 2.4.2 bug.
We did not test this bug in newer Magento Versions and don't know if the bug is still existing in the current Magento version.
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.