Bugs item #2764893, was opened at 2009-04-15 11:47 Message generated for change (Comment added) made by thomas_mortagne You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=2764893&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: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas Mortagne (thomas_mortagne) Assigned to: Nobody/Anonymous (nobody) Summary: XMLWriter#writeComment should espace double hyphen Initial Comment: According to XML specs double hyphen inside comments need to be escaped and since there is a specific method to write comment I guess it can be done somewhere around it. A crappy quick fix would be text.replaceAll("--", "--") but i'm sure you have a better solution ;) ---------------------------------------------------------------------- >Comment By: Thomas Mortagne (thomas_mortagne) Date: 2009-04-15 11:49 Message: Note: i'm using dom4j 1.6.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=2764893&group_id=16035 ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ dom4j-dev mailing list dom4j-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-dev