Hi Qkxy,
On 14 Nov 2016, at 17:19, Qkxy <[email protected]> wrote:
Hi All,
I have two XWiki 8.3 instances, both are set up for multilangue support: default language hu, enabled languages en, hu. I have created a page by script in instance 1 and created a hu translation for this page by the editor. The page has many objects. I have exported the page as xar from instance 1 and imported into instance 2. When I access the localized page in instance 2 it does not lists its objects, the $doc.getxWikiObjects() in velocity returns an empty map. Do you have any idea what can cause this? What could be missing in instance2?
Objects are not translated in XWiki at the moment. See http://platform.xwiki.org/xwiki/bin/view/DevGuide/InternationalizingApplicat... Thanks -Vincent
The XML content almost identical on instance1, but the $doc.getxWikiObjects() gives a non empty result when the localized page rendered.
-- View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-translated-page-strange-behaviour-tp... Sent from the XWiki- Users mailing list archive at Nabble.com.