Description
See XWIKI-14458
The problem:
- Imagine that you have a "fr" translation: MyPage.fr.xml
- Imagine that you ask to load the document with locale "fr_FR", using $xwiki.getDocument()
- It won't be found
- Expected: when MyPage.fr_FR.xml is not found, it should fallback on MyPage.fr.xml.
Attachments
Issue Links
- is duplicated by
-
XWIKI-14458 Help Panel is always displayed in English
- Closed