Pradeep added the comment:
xml minidom.py needs extra validation in setAttributes for certain special
characters depending on the attribute name. Attribute values cannot have
special characters like <,> and cant be nested as described in the example below
element01 = doc.createE
Pradeep added the comment:
Hi Victor,
I found similar problem at
https://bugs.launchpad.net/barbican/+bug/1485452,
is problem mentioned in the bug is same with mentioned bug?
--
nosy: +pradeep
___
Python tracker
<http://bugs.python.org/issue24