HTML document always uses lang="en" regardless of actual language settings #338
Labels
No labels
a11y
Bug
Bug fix
cannot reproduce
CSS
Documentation
enhancement
Feature
Feature request
Held for next release cycle
Minor change
performance
priority: critical
priority: high
priority: low
priority: medium
priority: patch welcome
regression
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma-fe#338
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version
BE 3.10.4-0-g0af8e93 / FE
e7a558aWhat were you trying to do?
I'm trying to build a CSS selector to show/hide divs depending on the language code set in
<html lang="…">.My browser's locale is set to German, but Akkoma-FE keeps delivering
lang="en". Even setting the instance's default language to "de" in Admin-FE did not help.What did you expect to happen?
Looking at gettext.ex I would have expected the
lang="…"parameter to change tode.What actually happened?
Well, I keep getting
lang="en".Severity
I can manage
Have you searched for this issue?
[bug] Language detection of browser failsto [bug] HTML document always uses lang="en" regardless of actual language settings[bug] HTML document always uses lang="en" regardless of actual language settingsto HTML document always uses lang="en" regardless of actual language settings