[xwiki-users] Extended Todo Application
Hello, i installed the Extended Todo Application in xwiki 4.1.3. Unfortunately the installed Space does not work properly. The Installed Todo Page shows: Error number 4001 in 4: Error while parsing velocity page xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web Home How does that error appear. I can't find any reason Thank you -- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig mail: [email protected]
I published a new version, 1.3.1, which should fix the problem. Try to upgrade using the Extension Manager. Hope this helps, Marius On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler <[email protected]> wrote:
Hello,
i installed the Extended Todo Application in xwiki 4.1.3. Unfortunately the installed Space does not work properly. The Installed Todo Page shows:
Error number 4001 in 4: Error while parsing velocity page xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web Home
How does that error appear. I can't find any reason
Thank you
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected]
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hello, thank you for your quick answer on that issue. Unfortunaletly there is now another problem regarding the Form for the creation of an new task. The form is not rendering and just displays the code: $prop.prettyName: $doc.display("Description", $obj) $prop.prettyName: $doc.display("Assignee", $obj) $prop.prettyName: $doc.display("Priority", $obj) $prop.prettyName: $doc.display("TargetDate", $obj) (frmt. mm/dd/yyyy) $prop.prettyName: $doc.display("Status", $obj) $prop.prettyName: $doc.display("PercentComplete", $obj)% $prop.prettyName: $doc.display("Notes", $obj) Do i have to include another skin as well or did i misunderstood some concepts of the plugin? Thank you very much Andreas Am 02.08.2012 11:05, schrieb Marius Dumitru Florea:
I published a new version, 1.3.1, which should fix the problem. Try to upgrade using the Extension Manager.
Hope this helps, Marius
On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler <[email protected]> wrote:
Hello,
i installed the Extended Todo Application in xwiki 4.1.3. Unfortunately the installed Space does not work properly. The Installed Todo Page shows:
Error number 4001 in 4: Error while parsing velocity page xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web Home
How does that error appear. I can't find any reason
Thank you
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected]
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig mail: [email protected]
Strange, it worked well for me when I tried it. Maybe it's caused by a bad merge during the upgrade. Can you uninstall and install again version 1.3.1. Hope this helps, Marius On Thu, Aug 2, 2012 at 12:38 PM, Andreas Niekler <[email protected]> wrote:
Hello,
thank you for your quick answer on that issue. Unfortunaletly there is now another problem regarding the Form for the creation of an new task. The form is not rendering and just displays the code:
$prop.prettyName: $doc.display("Description", $obj) $prop.prettyName: $doc.display("Assignee", $obj) $prop.prettyName: $doc.display("Priority", $obj) $prop.prettyName: $doc.display("TargetDate", $obj) (frmt. mm/dd/yyyy) $prop.prettyName: $doc.display("Status", $obj) $prop.prettyName: $doc.display("PercentComplete", $obj)% $prop.prettyName: $doc.display("Notes", $obj)
Do i have to include another skin as well or did i misunderstood some concepts of the plugin?
Thank you very much
Andreas
Am 02.08.2012 11:05, schrieb Marius Dumitru Florea:
I published a new version, 1.3.1, which should fix the problem. Try to upgrade using the Extension Manager.
Hope this helps, Marius
On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler <[email protected]> wrote:
Hello,
i installed the Extended Todo Application in xwiki 4.1.3. Unfortunately the installed Space does not work properly. The Installed Todo Page shows:
Error number 4001 in 4: Error while parsing velocity page xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web Home
How does that error appear. I can't find any reason
Thank you
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected]
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hello, after a hard reset of the application and a fresh installation of the extension i'm still facing this problem. But in contrast i only get this error when i use the create new Todo Button. If i only save the new todo page and open it again with the "form" edit than everything is ok. Maybe this is because of the call to the new page dialig? All the best Andreas Am 02.08.2012 11:53, schrieb Marius Dumitru Florea:
Strange, it worked well for me when I tried it. Maybe it's caused by a bad merge during the upgrade. Can you uninstall and install again version 1.3.1.
Hope this helps, Marius
On Thu, Aug 2, 2012 at 12:38 PM, Andreas Niekler <[email protected]> wrote:
Hello,
thank you for your quick answer on that issue. Unfortunaletly there is now another problem regarding the Form for the creation of an new task. The form is not rendering and just displays the code:
$prop.prettyName: $doc.display("Description", $obj) $prop.prettyName: $doc.display("Assignee", $obj) $prop.prettyName: $doc.display("Priority", $obj) $prop.prettyName: $doc.display("TargetDate", $obj) (frmt. mm/dd/yyyy) $prop.prettyName: $doc.display("Status", $obj) $prop.prettyName: $doc.display("PercentComplete", $obj)% $prop.prettyName: $doc.display("Notes", $obj)
Do i have to include another skin as well or did i misunderstood some concepts of the plugin?
Thank you very much
Andreas
Am 02.08.2012 11:05, schrieb Marius Dumitru Florea:
I published a new version, 1.3.1, which should fix the problem. Try to upgrade using the Extension Manager.
Hope this helps, Marius
On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler <[email protected]> wrote:
Hello,
i installed the Extended Todo Application in xwiki 4.1.3. Unfortunately the installed Space does not work properly. The Installed Todo Page shows:
Error number 4001 in 4: Error while parsing velocity page xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web Home
How does that error appear. I can't find any reason
Thank you
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected]
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig mail: [email protected]
I still can't reproduce your problem. I see two ways to create a TODO: from the Todo.WebHome page and from the Panels.MyTodos panel. In both cases, I fill in the TODO name and then click the "Add this Todo" button. What's the URL in your case after you click the button? (you can strip the domain). Hope this helps, Marius On Thu, Aug 2, 2012 at 2:12 PM, Andreas Niekler <[email protected]> wrote:
Hello,
after a hard reset of the application and a fresh installation of the extension i'm still facing this problem. But in contrast i only get this error when i use the create new Todo Button. If i only save the new todo page and open it again with the "form" edit than everything is ok. Maybe this is because of the call to the new page dialig?
All the best
Andreas
Am 02.08.2012 11:53, schrieb Marius Dumitru Florea:
Strange, it worked well for me when I tried it. Maybe it's caused by a bad merge during the upgrade. Can you uninstall and install again version 1.3.1.
Hope this helps, Marius
On Thu, Aug 2, 2012 at 12:38 PM, Andreas Niekler <[email protected]> wrote:
Hello,
thank you for your quick answer on that issue. Unfortunaletly there is now another problem regarding the Form for the creation of an new task. The form is not rendering and just displays the code:
$prop.prettyName: $doc.display("Description", $obj) $prop.prettyName: $doc.display("Assignee", $obj) $prop.prettyName: $doc.display("Priority", $obj) $prop.prettyName: $doc.display("TargetDate", $obj) (frmt. mm/dd/yyyy) $prop.prettyName: $doc.display("Status", $obj) $prop.prettyName: $doc.display("PercentComplete", $obj)% $prop.prettyName: $doc.display("Notes", $obj)
Do i have to include another skin as well or did i misunderstood some concepts of the plugin?
Thank you very much
Andreas
Am 02.08.2012 11:05, schrieb Marius Dumitru Florea:
I published a new version, 1.3.1, which should fix the problem. Try to upgrade using the Extension Manager.
Hope this helps, Marius
On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler <[email protected]> wrote:
Hello,
i installed the Extended Todo Application in xwiki 4.1.3. Unfortunately the installed Space does not work properly. The Installed Todo Page shows:
Error number 4001 in 4: Error while parsing velocity page xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web Home
How does that error appear. I can't find any reason
Thank you
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected]
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hello, here is it: /bin/inline/Todo/testtodo?parent=Todo.WebHome&template=XWiki.TodoClassTemplate&name=testtodo&todo=test+todo Am 02.08.2012 14:31, schrieb Marius Dumitru Florea:
I still can't reproduce your problem. I see two ways to create a TODO: from the Todo.WebHome page and from the Panels.MyTodos panel. In both cases, I fill in the TODO name and then click the "Add this Todo" button. What's the URL in your case after you click the button? (you can strip the domain).
Hope this helps, Marius
On Thu, Aug 2, 2012 at 2:12 PM, Andreas Niekler <[email protected]> wrote:
Hello,
after a hard reset of the application and a fresh installation of the extension i'm still facing this problem. But in contrast i only get this error when i use the create new Todo Button. If i only save the new todo page and open it again with the "form" edit than everything is ok. Maybe this is because of the call to the new page dialig?
All the best
Andreas
Am 02.08.2012 11:53, schrieb Marius Dumitru Florea:
Strange, it worked well for me when I tried it. Maybe it's caused by a bad merge during the upgrade. Can you uninstall and install again version 1.3.1.
Hope this helps, Marius
On Thu, Aug 2, 2012 at 12:38 PM, Andreas Niekler <[email protected]> wrote:
Hello,
thank you for your quick answer on that issue. Unfortunaletly there is now another problem regarding the Form for the creation of an new task. The form is not rendering and just displays the code:
$prop.prettyName: $doc.display("Description", $obj) $prop.prettyName: $doc.display("Assignee", $obj) $prop.prettyName: $doc.display("Priority", $obj) $prop.prettyName: $doc.display("TargetDate", $obj) (frmt. mm/dd/yyyy) $prop.prettyName: $doc.display("Status", $obj) $prop.prettyName: $doc.display("PercentComplete", $obj)% $prop.prettyName: $doc.display("Notes", $obj)
Do i have to include another skin as well or did i misunderstood some concepts of the plugin?
Thank you very much
Andreas
Am 02.08.2012 11:05, schrieb Marius Dumitru Florea:
I published a new version, 1.3.1, which should fix the problem. Try to upgrade using the Extension Manager.
Hope this helps, Marius
On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler <[email protected]> wrote:
Hello,
i installed the Extended Todo Application in xwiki 4.1.3. Unfortunately the installed Space does not work properly. The Installed Todo Page shows:
Error number 4001 in 4: Error while parsing velocity page xwiki:Todo.WebHome Wrapped Exception: Failed to evaluate content with id Web Home
How does that error appear. I can't find any reason
Thank you
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected]
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig mail: [email protected]
On Thu, Aug 2, 2012 at 3:50 PM, Andreas Niekler <[email protected]> wrote:
Hello,
here is it:
/bin/inline/Todo/testtodo?parent=Todo.WebHome&template=XWiki.TodoClassTemplate&name=testtodo&todo=test+todo
Same here, and it works.. I don't have any more ideas. Sorry, Marius
Am 02.08.2012 14:31, schrieb Marius Dumitru Florea:
I still can't reproduce your problem. I see two ways to create a TODO: from the Todo.WebHome page and from the Panels.MyTodos panel. In both cases, I fill in the TODO name and then click the "Add this Todo" button. What's the URL in your case after you click the button? (you can strip the domain).
Hope this helps, Marius
On Thu, Aug 2, 2012 at 2:12 PM, Andreas Niekler <[email protected]> wrote:
Hello,
after a hard reset of the application and a fresh installation of the extension i'm still facing this problem. But in contrast i only get this error when i use the create new Todo Button. If i only save the new todo page and open it again with the "form" edit than everything is ok. Maybe this is because of the call to the new page dialig?
All the best
Andreas
Am 02.08.2012 11:53, schrieb Marius Dumitru Florea:
Strange, it worked well for me when I tried it. Maybe it's caused by a bad merge during the upgrade. Can you uninstall and install again version 1.3.1.
Hope this helps, Marius
On Thu, Aug 2, 2012 at 12:38 PM, Andreas Niekler <[email protected]> wrote:
Hello,
thank you for your quick answer on that issue. Unfortunaletly there is now another problem regarding the Form for the creation of an new task. The form is not rendering and just displays the code:
$prop.prettyName: $doc.display("Description", $obj) $prop.prettyName: $doc.display("Assignee", $obj) $prop.prettyName: $doc.display("Priority", $obj) $prop.prettyName: $doc.display("TargetDate", $obj) (frmt. mm/dd/yyyy) $prop.prettyName: $doc.display("Status", $obj) $prop.prettyName: $doc.display("PercentComplete", $obj)% $prop.prettyName: $doc.display("Notes", $obj)
Do i have to include another skin as well or did i misunderstood some concepts of the plugin?
Thank you very much
Andreas
Am 02.08.2012 11:05, schrieb Marius Dumitru Florea:
I published a new version, 1.3.1, which should fix the problem. Try to upgrade using the Extension Manager.
Hope this helps, Marius
On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler <[email protected]> wrote: > > > > Hello, > > i installed the Extended Todo Application in xwiki 4.1.3. > Unfortunately > the > installed Space does not work properly. The Installed Todo Page > shows: > > Error number 4001 in 4: Error while parsing velocity page > xwiki:Todo.WebHome > Wrapped Exception: Failed to evaluate content with id Web Home > > How does that error appear. I can't find any reason > > Thank you > > > -- > Andreas Niekler, Dipl. Ing. (FH) > NLP Group | Department of Computer Science > University of Leipzig > Johannisgasse 26 | 04103 Leipzig > > mail: [email protected] > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hello, thank you very much for your help. I'll se if there are some issues regarding the xwiki objects i my instance. Thanks again very much Andreas Am 02.08.2012 15:01, schrieb Marius Dumitru Florea:
On Thu, Aug 2, 2012 at 3:50 PM, Andreas Niekler <[email protected]> wrote:
Hello,
here is it:
/bin/inline/Todo/testtodo?parent=Todo.WebHome&template=XWiki.TodoClassTemplate&name=testtodo&todo=test+todo
Same here, and it works.. I don't have any more ideas.
Sorry, Marius
Am 02.08.2012 14:31, schrieb Marius Dumitru Florea:
I still can't reproduce your problem. I see two ways to create a TODO: from the Todo.WebHome page and from the Panels.MyTodos panel. In both cases, I fill in the TODO name and then click the "Add this Todo" button. What's the URL in your case after you click the button? (you can strip the domain).
Hope this helps, Marius
On Thu, Aug 2, 2012 at 2:12 PM, Andreas Niekler <[email protected]> wrote:
Hello,
after a hard reset of the application and a fresh installation of the extension i'm still facing this problem. But in contrast i only get this error when i use the create new Todo Button. If i only save the new todo page and open it again with the "form" edit than everything is ok. Maybe this is because of the call to the new page dialig?
All the best
Andreas
Am 02.08.2012 11:53, schrieb Marius Dumitru Florea:
Strange, it worked well for me when I tried it. Maybe it's caused by a bad merge during the upgrade. Can you uninstall and install again version 1.3.1.
Hope this helps, Marius
On Thu, Aug 2, 2012 at 12:38 PM, Andreas Niekler <[email protected]> wrote:
Hello,
thank you for your quick answer on that issue. Unfortunaletly there is now another problem regarding the Form for the creation of an new task. The form is not rendering and just displays the code:
$prop.prettyName: $doc.display("Description", $obj) $prop.prettyName: $doc.display("Assignee", $obj) $prop.prettyName: $doc.display("Priority", $obj) $prop.prettyName: $doc.display("TargetDate", $obj) (frmt. mm/dd/yyyy) $prop.prettyName: $doc.display("Status", $obj) $prop.prettyName: $doc.display("PercentComplete", $obj)% $prop.prettyName: $doc.display("Notes", $obj)
Do i have to include another skin as well or did i misunderstood some concepts of the plugin?
Thank you very much
Andreas
Am 02.08.2012 11:05, schrieb Marius Dumitru Florea:
> I published a new version, 1.3.1, which should fix the problem. Try to > upgrade using the Extension Manager. > > Hope this helps, > Marius > > On Wed, Aug 1, 2012 at 1:01 PM, Andreas Niekler > <[email protected]> wrote: >> >> >> >> Hello, >> >> i installed the Extended Todo Application in xwiki 4.1.3. >> Unfortunately >> the >> installed Space does not work properly. The Installed Todo Page >> shows: >> >> Error number 4001 in 4: Error while parsing velocity page >> xwiki:Todo.WebHome >> Wrapped Exception: Failed to evaluate content with id Web Home >> >> How does that error appear. I can't find any reason >> >> Thank you >> >> >> -- >> Andreas Niekler, Dipl. Ing. (FH) >> NLP Group | Department of Computer Science >> University of Leipzig >> Johannisgasse 26 | 04103 Leipzig >> >> mail: [email protected] >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users >
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig
mail: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Andreas Niekler, Dipl. Ing. (FH) NLP Group | Department of Computer Science University of Leipzig Johannisgasse 26 | 04103 Leipzig mail: [email protected]
participants (2)
-
Andreas Niekler -
Marius Dumitru Florea