Actions
Defect #43906
openWiki help does not display localized content for locales with a region subtag
Status:
New
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
Resolution:
Affected version:
Description
Wiki help displays the English content instead of localized content for locales with a region subtag, even when the localized help files exist. The attached patch fixes the issue.
Steps to reproduce:
1. Set "Text formatting" to "CommonMark Markdown".
2. Set your user language to "Tamil" (ta-IN).
3. Open /help/wiki_syntax.
Expected result:
The Tamil help is displayed.
Actual result:
The English help is displayed.
Files
Updated by Go MAEDA about 14 hours ago
The affected languages are as follows.
CommonMark Markdown:- Tamil (
ta-IN)
- Spanish (Panama) (
es-PA) - Portuguese (Brazil) (
pt-BR) - Tamil (
ta-IN) - Traditional Chinese (
zh-TW)
Actions