Bug #45720
mgr/dashboard: Unable to select other languages on the login page
Status:
Resolved
Priority:
Normal
Assignee:
Category:
dashboard/i18n
Target version:
% Done:
0%
Source:
Tags:
Backport:
Regression:
Yes
Severity:
2 - major
Description
Not sure if this is a regression after PR#34079 was merged:
I compiled Ceph using the following build options:
do_cmake.sh -DENABLE_GIT_VERSION=OFF -DDASHBOARD_FRONTEND_LANGS="ALL"
However, when opening the dashboard in the browser, the language drop-down on the login page only provides "English" as the selectable language:
However, this also can be observed on the landing page after logging in, so it's not limited to the login page:
History
#1 Updated by Lenz Grimmer 8 months ago
Note that this only affects the "master" branch. The language selection works well in the "octopus" branch.
#2 Updated by Lenz Grimmer 8 months ago
- Assignee set to Tiago Melo
#3 Updated by Tiago Melo 8 months ago
- Status changed from New to Fix Under Review
- Pull request ID set to 35276
#4 Updated by Lenz Grimmer 8 months ago
- Status changed from Fix Under Review to Resolved