All, I'm in the process of creating a Python based equivalent for Cadaver. I think there is a minor but very annoying bug in the Zope WebDav server. I don't think the contents of the properties are being quoted. For instance: One object in my ZODB has a title of 'Declare interfaces for MIMEtype <-> Type object registry objects.' The '<->' is what causes the problem when parsed by xml.dom.minidom. Any ideas whether I'm right, and if so what can be done. Phil phil.harris@zope.co.uk +1 family member. The nuclear family is now ready.
This should be fixed in Zope 2.4.X Andreas ----- Original Message ----- From: "Phil Harris" <phil.harris@zope.co.uk> To: <zope-dev@zope.org> Sent: Monday, September 17, 2001 12:05 Subject: [Zope-dev] WebDav Bug?
All,
I'm in the process of creating a Python based equivalent for Cadaver.
I think there is a minor but very annoying bug in the Zope WebDav server.
I don't think the contents of the properties are being quoted.
For instance:
One object in my ZODB has a title of 'Declare interfaces for MIMEtype <-> Type object registry objects.'
The '<->' is what causes the problem when parsed by xml.dom.minidom.
Any ideas whether I'm right, and if so what can be done.
Phil phil.harris@zope.co.uk
+1 family member.
The nuclear family is now ready.
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (2)
-
Andreas Jung -
Phil Harris