On Dec 3, 2007, at 4:26 PM, hritcu (SVN) wrote: > Author: hritcu > Date: 2007-12-03 16:26:54 +0100 (Mon, 03 Dec 2007) > New Revision: 6263 > > Modified: > xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/ > xmlrpc/ConfluenceRpcHandler.java > Log: > Testing that I can commit (updated comment) > > Modified: xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/ > xwiki/xmlrpc/ConfluenceRpcHandler.java > =================================================================== > --- xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/ > xmlrpc/ConfluenceRpcHandler.java 2007-12-03 14:59:03 UTC (rev 6262) > +++ xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/ > xmlrpc/ConfluenceRpcHandler.java 2007-12-03 15:26:54 UTC (rev 6263) > @@ -83,6 +83,7 @@ > // -- user management could be a part of the test setup > > // Q: Where are access rights checked ? Ensure they are ! > + // Vincent discovered that they are not checked ... was it fixed?
Not across the board, just in getDocFromPageId(). -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

