collector issue 863 "propfind" bugfix
See: http://collector.zope.org/Zope/863 the attached patch file solves this problem by always setting the handle_xml method with default parameters if body does not start with <?xml ..> the patch is against lib/python/Shared/DC/xml/xmllib.py of zope version 2.6.1 best regards, simon -- Simon Eisenmann [ mailto:simon@struktur.de ] [ struktur AG | Junghansstraße 5 | 70469 Stuttgart ] [ T. +49.711.896656.68 | F.+49.711.89665610 ] [ http://www.struktur.de | mailto:info@struktur.de ]
On Mon, 2003-03-24 at 09:00, Simon Eisenmann wrote:
See: http://collector.zope.org/Zope/863
the attached patch file solves this problem by always setting the handle_xml method with default parameters if body does not start with <?xml ..>
Please attach the patch to the collector item in question, this way it won't be lost in the zope-dev traffic and will actually be applied next time someone with commit privs stumble uppon it, or maybe during the next bug day. -- Ideas don't stay in some minds very long because they don't like solitary confinement.
participants (2)
-
Leonardo Rochael Almeida -
Simon Eisenmann