Hi Guillaume, Thanks for answer, I deleted all pages of Task Manager application, and I imported it once more. Here is list of imported pages Tasks.WebHome: TasksCode.ViewTask: TasksCode.EditTask: TasksCode.IssueClass: TasksCode.IssueClassSheet: TasksCode.IssueClassTemplate: TasksCode.Macros: TasksCode.NewTask: TasksCode.NewTaskGroup: TasksCode.Skin: TasksCode.TasksClassTemplate: TasksCode.TasksNotifications: TasksCode.Translations: TasksCode.WebHome: Panels.MyTasks: Panels.PageTasks: There isn't any page XWiki.GWT+something. Only GWT is #includeMacros("GWT.GWTPropEditor") on page TasksCode: Macros (but GWTPropEditor page doesn't exist) Thanks for help Frantisek Guillaume Lerouge wrote:
Hi Frantisek,
Does anybody have experience with this (TaskManager) application? I would
like to use it for managing tasks in our department wiki, but it does work correctly neither in JBoss nor local Windows XWiki. In JBoss installation doesn't work add task. In local Windows XWiki it works, but when I want to see all my tasks, I receive error code in title of tables.
Error code:
#display(TasksCode.TaskGroup1 TasksCode.IssueClass "assignee" "") #display(TasksCode.TaskGroup1 TasksCode.IssueClass "status" "") #display(TasksCode.TaskGroup1 TasksCode.IssueClass "severity" "") #display(TasksCode.TaskGroup2 TasksCode.IssueClass "assignee" "") #display(TasksCode.TaskGroup2 TasksCode.IssueClass "status" "") #display(TasksCode.TaskGroup2 TasksCode.IssueClass "severity" "")
The display macro is defined on a page called XWiki.GWT something ... When you imported the Task Manager XAR, did you import 2 pages that included "GWT" in their name ?
Was the import done by an user with programming rights (not sure it plays in this case, but it might still be better to check out).
When you edit the wiki page where your tasklist should be, do you see an #includeTopic('XWiki.GWT something') ?
Guillaume _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Problem-with-TaskManager-Application-tp17468637p175542... Sent from the XWiki- Users mailing list archive at Nabble.com.