[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.275
    Chris McDonough 
    chrism at plope.com
       
    Thu Dec 16 23:55:41 EST 2004
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv20516
Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
=== Zope/doc/CHANGES.txt 1.625.2.274 => 1.625.2.275 ===
--- Zope/doc/CHANGES.txt:1.625.2.274	Thu Dec 16 13:08:39 2004
+++ Zope/doc/CHANGES.txt	Thu Dec 16 23:55:41 2004
@@ -9,7 +9,12 @@
     Bugs fixed
 
       - Running Zope as a service under Windows did not work.
-        
+
+      - Collector #1626: webdav.NullResource raised Forbidden as a
+        last resort for any exception type, which masked genuine
+        errors and also caused problems for clients legitimiately expecting
+        an Unauthorized response.  Fixed to raise Unauthorized if
+        we get a CopyError, and let everything else pass through.
 
   Zope 2.7.4 beta 2
 
    
    
More information about the Zope-Checkins
mailing list