On Thu, Oct 15, 2015 at 10:33 AM, Thomas Mortagne <[email protected] > wrote:
> This looks like a bug, would be great if you could report it on > http://jira.xwiki.org with detail on how to reproduce it on a standard > instance. > http://extensions.xwiki.org/xwiki/bin/view/Extension/Parent-Children+Livetable+macro doesn't have a JIRA project and it's not supported by the XWiki Development Team. I'm listed as a developer but I didn't worked directly on this extension. I think I just gave some advices to Raluca/Mircea. The error suggests that $returnedItems is null which is not expected by the code. But I'm not familiar with the code. > > On Wed, Oct 14, 2015 at 6:26 PM, ICLED > <[email protected]> wrote: > > I have XWIKI 7.1.2 on UBUNTU 14.04.3 LTS, Tomcat7 and MySQL from Ubuntu > > Distribution. > > XWIKI WAR Install. > > > > I am using a subwiki. > > > > The following line > > > > {{parentschildrenlivetable space="An existing Space"/}} > > > > Result in this message in catalina.out > > > > 2015-10-14 18:04:35,664 > > [ > http://wiki/xwiki/wiki/icwiki/edit/XWiki/SpaceParentsChildrenService?language=en&editor=inline > ] > > ERROR o.x.v.i.DefaultVelocityEngine - Left side ($returnedItems) of '<' > > operation has null value at > 37:icwiki:XWiki.SpaceParentsChildrenService[line > > 250, column 37] > > > > > > > > -- > > View this message in context: > http://xwiki.475771.n2.nabble.com/Parent-Children-Livetable-macro-1-2-Error-tp7596477.html > > Sent from the XWiki- Users mailing list archive at Nabble.com. > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > > -- > Thomas Mortagne > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
