[Zope-Checkins] CVS: Zope2 - davcmds.py:1.8.98.3
Andreas Jung
andreas@dhcp165.digicool.com
Mon, 9 Apr 2001 13:58:48 -0400
Update of /cvs-repository/Zope2/lib/python/webdav
In directory yetix:/work/zope/zope-2_3-branch/lib/python/webdav
Modified Files:
Tag: zope-2_3-branch
davcmds.py
Log Message:
undo changes
--- Updated File davcmds.py in package Zope2 --
--- davcmds.py 2001/04/09 16:49:17 1.8.98.2
+++ davcmds.py 2001/04/09 17:58:17 1.8.98.3
@@ -213,7 +213,6 @@
result.write('</d:response>\n')
if depth in ('1', 'infinity') and iscol:
for ob in obj.objectValues():
- if ob.meta_type=='Broken Because Product is Gone': continue
dflag=hasattr(ob, '_p_changed') and (ob._p_changed == None)
if hasattr(ob, '__locknull_resource__'):
# Do nothing, a null resource shouldn't show up to DAV