Hi Brian, On Jun 18, 2007, at 6:10 PM, [email protected] wrote:
I've recently installed XWiki 1.1 milestone 1. I and a couple of others are in the admin group, but everyone else is in the "all" group. For some reason, only admins can see the search results. Others can see the search page and can submit a search, but they never see in results.
I've just tested this on the 1.1M2 version we're going to release tonight or tomorrow and it's working fine. I think it's also working fine in 1.1M1. You need to be aware that the search doesn't return the same results if you're admin and if you're not. The reason is that we exclude the Admin, XWiki and Panels spaces for non-admins. We also exclude the WebPreferences pages. Last the pages displayed are only pages for which the user has "view" access.
I'm running this under Jetty on Win32 using wrapper.exe to run it as a service. In the wrapper.log, I see the following types of exceptions, but I don't know if these correlate to just those who can't see results, or everybody:
INFO | jvm 1 | 2007/06/18 10:37:29 | 10:37:29,344 WARN P1-17 http://wikiserver/xwiki/bin/skin/skins/albatross/icons/black-edit- ab2.png XWikiAction:execute:185 - Uncaught exception: Error number 0 in 11: Uncaught exception
[snip] I don't know what this exception is but there shouldn't be any exception in the console... Do you know what to do to reproduce this exception? Thanks -Vincent