- 
    Type:Bug Report 
- 
    Resolution: None
- 
    Priority:L3 - Default 
- 
    None
- 
    Affects Version/s: 7.15.0
- 
    Component/s: None
- 
    None
Environment (Required on creation):
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
https://docs.camunda.org/manual/latest/webapps/tasklist/configuration/#localization
https://github.com/camunda-consulting/code/tree/master/snippets/springboot-customized-webapps
Steps to reproduce (Required on creation):
Following camunda documentation and camunda consulting examples, localization with spring-boot embedded engine is not working and fallbacks to default(English) language.
Observed Behavior (Required on creation):
Following camunda documentation and camunda consulting examples, localization with spring-boot embedded engine is not working and fallbacks to default(English) language.
Expected behavior (Required on creation):
Picking up browser language and localize webapps accordingly.
Root Cause (Required on prioritization):
Solution Ideas (Optional):
Hints (Optional):
Camunda consulting example uses camunda version 7.12(which localization works with given configuration)
But when I bump version to 7.15.0 localization json files under META-INF/resources/webjars/camunda/app/tasklist/locales not loaded to localStorage.
This is the controller panel for Smart Panels app
- is related to
- 
                    CAM-13577 Provide consistent documentation of web app configuration via config.js -         
- Closed
 
-