I've imported the .xar in the playground and it works. But in my XWiki (XWiki
Enterprise 2.4-milestone-1.29254) I get:
"Error number 4001 in 4: Error while parsing velocity page
xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web
Home"

Here ist the code:
http://xwiki.475771.n2.nabble.com/file/n5204599/ExtendedTodoApplication.txt
ExtendedTodoApplication.txt 

If I erase this line:
#set ($count = $xwiki.getXWiki().search("select count(doc) from
XWikiDocument doc ${hql}", $context.context).get(0))
the error message is gone and I can see the table but the app doesn't work
as it should.

Can someone tell me whats wrong?
-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/Extended-Todo-Application-1-3-tp5204599p5204599.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to