-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix parsing of language code #21760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix parsing of language code #21760
Conversation
|
/compile / |
d3167e4 to
69b061a
Compare
rullzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙈
MorrisJobke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice finding 👍
|
Webpack CI job fails |
|
/compile amend / |
|
Amend failed :/ |
juliusknorr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works, was also the case for formal german
6216670 to
2bb61e8
Compare
Rebased and recompiled. |
|
and rebase :S |
Not again :) |
Signed-off-by: Daniel Kesselberg <[email protected]>
2bb61e8 to
5ba9825
Compare
Signed-off-by: Daniel Kesselberg <[email protected]>
|
/backport 5ba9825 to stable19 |
|
/backport 5ba9825 to stable18 |
|
The backport to stable18 failed. Please do this backport manually. |
Fix #20453
server/core/src/OC/l10n.js
Lines 333 to 338 in 677d4bf
OC.getLanguage() uses the html property
lang.server/lib/private/TemplateLayout.php
Lines 158 to 159 in cbd2086
server/core/templates/layout.base.php
Line 2 in 72b8083