[ZCM] [ZC] 639/ 2 Reject "Problem with CDATA in minidom with given
python"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Fri May 28 08:44:23 EDT 2004
Issue #639 Update (Reject) "Problem with CDATA in minidom with given python"
Status Rejected, Zope/bug+solution low
To followup, visit:
http://collector.zope.org/Zope/639
==============================================================
= Reject - Entry #2 by ajung on May 28, 2004 8:44 am
Status: Pending => Rejected
This problem might be solved in Python 2.3.X. If not please resubmit this issue to the Python collector on SF.
________________________________________
= Request - Entry #1 by Anonymous User on Oct 23, 2002 7:43 pm
Problem with python version given with the Zope in :
xml.dom.minidom class CDATASection :
_write_data("<![CDATA[%s]]>" ...
should be replaced by :
writer.write("<![CDATA[%s]]>" ...
Don't know if it comes from official 2.1 python hence I use 2.2 elsewhere, and it is OK.
==============================================================
More information about the Zope-Collector-Monitor
mailing list