Patches item #1622024, was opened at 2006-12-25 16:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=306473&aid=1622024&group_id=6473
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Paul Pacheco (paulpach) Assigned to: Nobody/Anonymous (nobody) Summary: minidom namespace normalization Initial Comment: This is a patch that fixes bug 637355, along with a test case that reproduces the original problem. The patch is a port of the algorithm described here pretty much verbatim: http://www.w3.org/TR/DOM-Level-3-Core/namespaces-algorithms.html#normalizeDocumentAlgo to resolve namespace declarations. The patch also calls the normalizeNamespace method before calling writexml Note the patch is against minidom that comes with pyxml 0.8.4. and is a port from the same patch submited here https://sourceforge.net/tracker/?func=detail&aid=1621421&group_id=5470&atid=305470 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=306473&aid=1622024&group_id=6473 _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig