Re: [xwiki-users] XWiki translated page strange behaviour

2016-11-16 Thread Vincent Massol
> On 16 Nov 2016, at 13:53, Zoltán Kukk wrote: > > Yes, it is the source of the problem: I have downloaded, compiled and put > the the modified > XWikiDocument.java > >

Re: [xwiki-users] XWiki translated page strange behaviour

2016-11-16 Thread Zoltán Kukk
Yes, it is the source of the problem: I have downloaded, compiled and put the the modified XWikiDocument.java into the application and the functions return the expected re

Re: [xwiki-users] XWiki translated page strange behaviour

2016-11-16 Thread Vincent Massol
Could it be that you are hitting http://jira.xwiki.org/browse/XWIKI-13873 ? Thanks -Vincent > On 16 Nov 2016, at 11:00, Zoltán Kukk wrote: > > Hi Vincent, > > Thank you, but my problem is not that the objects are not translated. > It is okay that objects are not translated but it is not okay i

Re: [xwiki-users] XWiki translated page strange behaviour

2016-11-16 Thread Zoltán Kukk
Hi Vincent, Thank you, but my problem is not that the objects are not translated. It is okay that objects are not translated but it is not okay if a translated page opened then in the velocity macro of the translated page (or in the sheet of the attached class) the $doc.getObject('SomeClass') or $

Re: [xwiki-users] XWiki translated page strange behaviour

2016-11-16 Thread Vincent Massol
Hi Qkxy, > On 14 Nov 2016, at 17:19, Qkxy 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.