Ghost/core/frontend
Naz 33bdd2384b 🐛 Fixed incorrect locale loading when changing themes
closes #12271

- When previous active theme did not have locale data for certain language, loading a theme which has such data did not result in correct locale being loaded
- Underlying issue was in settings cache being outdated during theme change related i18n initialization
- Fix focuses on removing settings cache dependency and and rely on most up to date data about currently active theme
- The benefit of this approach is reduced coupling with settings cache
2021-01-04 17:26:22 +13:00
..
apps
helpers
meta Refactored core/server/lib/image for Dependency Injection (#12463) 2020-12-09 13:19:22 +01:00
services 🐛 Fixed incorrect locale loading when changing themes 2021-01-04 17:26:22 +13:00
views