[Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Zope2/Startup/zopeschema.xml
	Document that default catalog-getObject-raises is on.
    Florent Guillaume 
    fg at nuxeo.com
       
    Fri Apr 22 11:48:42 EDT 2005
    
    
  
Log message for revision 30107:
  Document that default catalog-getObject-raises is on.
  
Changed:
  U   Zope/trunk/lib/python/Zope2/Startup/zopeschema.xml
-=-
Modified: Zope/trunk/lib/python/Zope2/Startup/zopeschema.xml
===================================================================
--- Zope/trunk/lib/python/Zope2/Startup/zopeschema.xml	2005-04-22 15:07:30 UTC (rev 30106)
+++ Zope/trunk/lib/python/Zope2/Startup/zopeschema.xml	2005-04-22 15:48:42 UTC (rev 30107)
@@ -776,7 +776,7 @@
      and Unauthorized for disallowed objects.  If the option is "off", they
      will return None in such cases (which was the old behavior)
      </description>
-     <metadefault>off</metadefault>
+     <metadefault>on</metadefault>
   </key>
 
   <multisection type="ZServer.server" name="*" attribute="servers"/>
    
    
More information about the Zope-Checkins
mailing list