Hi,
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)
That's the cause of your issue, the #display macro needs stuff from the
GWT.GWTPropEditor page to work. I'll try to give a look at the application's
package and add the missing page to it ASAP.
Guillaume