[xwiki-users] no results for "mange list of watched sites"
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=pl... 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]
On 04/13/2010 01:47 PM, axel.at wrote:
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=pl...
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?
Did you recently upgraded from a previous version? In that case, you should also re-import some of the documents from the corresponding XAR. -- Sergiu Dumitriu http://purl.org/net/sergiu/
2010/4/13 Sergiu Dumitriu <[email protected]>
On 04/13/2010 01:47 PM, axel.at wrote:
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=pl...
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?
Did you recently upgraded from a previous version? In that case, you should also re-import some of the documents from the corresponding XAR.
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
hello Sergiu, yes our sysadmin upgraded from xwiki 2.0.xxx to latest version, can you describe how to re-import the documents in detail? thx a lot
participants (3)
-
Axel at -
axel.at -
Sergiu Dumitriu