Bugs item #747539, was opened at 2003-06-02 07:03 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=747539&group_id=16035
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: Closed Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Maarten Coene (maartenc) Summary: Another DOMWriter bug Initial Comment: Version 1.4: When creating an "org.dom4j.dom.DOMDocument" using DOMWriter from an existing org.dom4j.Document tree, namespace declarations are duplicated. Within the appendDOMTree(Document, Node, Element) method, namespace decl nodes are added to the domElement with writeNamespace and then added again with domElement.setAttribute. As a result, when the document is written using XMLWriter, each namespace declaration is written twice. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-05-19 09:18 Message: Logged In: NO What released version is this bug fixed in? Thanks - Jacob [EMAIL PROTECTED] ---------------------------------------------------------------------- Comment By: Maarten Coene (maartenc) Date: 2004-03-04 02:11 Message: Logged In: YES user_id=178745 Fixed in CVS Thanks! ---------------------------------------------------------------------- Comment By: Todd Wolff (wolfftw) Date: 2003-10-23 08:02 Message: Logged In: YES user_id=839156 Submitted a patch 10/23 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=747539&group_id=16035 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ dom4j-dev mailing list dom4j-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-dev