hello, I'm using xwiki XWIKI ENTERPRISE 2.2.2.27483
when I click at username-menu "mange list of watched sites" (url=http://xwiki.domain.com/xwiki/bin/view/XWiki/Admin?category=watchlist) (eg logged in as admin) I get the standard user site (same as http://xwiki.domain.net/xwiki/bin/view/XWiki/Admin) but there are no infos about the watched sites/spaces when I click EDIT - Objects I get: Objects of type XWiki.WatchListClass WatchListClass 0: Email notifications intervalWiki Scheduler.WatchListHourlyNotifier Space list ,xwiki:Main Document list: ,,xwiki:Main.WebHome,xwiki:xyz.WebHome so the watchlistclass is attached to the user but how can I find an edit mask for these properties that can be handled by "normal" users as it should be provided by ?category=watchlist? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ there is another problem with: document index search (http://xwiki.domain.net/xwiki/bin/view/Main/AllDocs): I'l never get any results debugging with firebug shows that the ajax request looks like this: http://xwiki.domain.net/xwiki/bin/get/XWiki/LiveTableResults?outputSyntax=plain&transprefix=xe.index.&classname=&collist=doc.name,doc.space,doc.date,doc.author&doc.name_class=$%7BpropClassName%7D&doc.space_class=$%7BpropClassName%7D&doc.date_class=$%7BpropClassName%7D&doc.author_class=$%7BpropClassName%7D&offset=1&limit=15&reqNo=4&doc.name=test&sort=doc.name&dir=asc the result is an 200 with empty body (there are several spaces and sites containing the string "test" the global search (searchbox at right top corner) works fine. any ideas what could cause this problems? kind regards axel -- Dipl.-Ing. Axel Zuzek -------------------------------- grundsteingasse 64/2/25 1160 Wien tel: +43 650 678 1111 email: [email protected] _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
