19 Oct
2010
19 Oct
'10
2:40 p.m.
Hi devs, When starting the standalone XE jetty+hsqldb distribution, office importer admin UI is unusable because of a right issue. Now ExtensionManager admin UI has the same issue. The real issue is that in admin UI the programming right is checked on XWiki.XWikiPreference which has XWiki.XWikiGuest as author. * application that provide their own admin UI should not be executed on XWiki.XWikiPreference IMO but in the document which contains the ConfigurableClass object. * is this really needed that XWiki.XWikiPreference has XWiki.XWikiGuest as author ? We really need to find a solution. It's a pain for users for no good reason at all. -- Thomas Mortagne