Details
-
Bug
-
Resolution: Fixed
-
Major
Description
It seems that even if the document tree macro was moved to its own module (XWIKI-12734) and its translations were moved with it as well, sometimes during the release of 8.x , these translations were re-added in the xwiki-platform-index-ui module, as overwrites of the document tree macro translations, see https://github.com/xwiki/xwiki-platform/commit/7bdcd5d3d28810382ed59cb2fd97bc2585c52d95 and https://github.com/xwiki/xwiki-platform/commits/7bdcd5d3d28810382ed59cb2fd97bc2585c52d95/xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/src/main/resources/XWiki/DocumentTreeTranslations.fr.xml
Seems this re-add was done automatically by the translations update operation of the release process.
Attachments
Issue Links
- is related to
-
XWIKI-12734 Extract the documentTree macro in its own module
- Closed