fix: ensure runtime currency code is a string
Previously in QUI/ERP/Currency/EventHandler.php, the script output for window.RUNTIME_CURRENCY was not quoted, which could cause failures if the currency code was not a valid JavaScript variable name. This change wraps the call to Handler::getRuntimeCurrency()->getCode() in quotes to ensure it is interpreted as a string.
Merge Request-Berichte
Aktivität
enabled an automatic merge when all merge checks for d8d1a2c6 pass
mentioned in commit b806fd4d
This MR is included in version 2.2.2The release is available on GitLab release.
Your semantic-release bot
Bitte registriere oder melde dich an um zu antworten