Skip to content

1.76.2

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 23 Jun 15:22
· 4 commits to master since this release

Included commits: 1.76.1...1.76.2

Fixes

  • Fixed LanguageNegotiation::getLanguageIsoCode() to correctly convert locale codes from underscore format (de_DE) to hyphen format (de-DE) before BCP-47 negotiation, and map the result back case-insensitively, ensuring the correct store locale is returned instead of always falling back to the default.