Bugs item #1020177, was opened at 2004-09-01 06:47
Message generated for change (Comment added) made by maartenc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1020177&group_id=16035

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: dion gillard (diongillard)
>Assigned to: Maarten Coene (maartenc)
Summary: XMLWriter doesn't respect setEscapeText

Initial Comment:
We have a test case in Jelly that is failing with
1.5-rc1 because the XMLWriter.setEscapeText(false) is
still escaping text for CDATA sections.

This worked fine in beta-2, but fails in rc1.

The jelly test case is in
src/test/org/apache/commons/jelly/core/TestFileTag.java
if anyone's interested.

----------------------------------------------------------------------

>Comment By: Maarten Coene (maartenc)
Date: 2004-09-01 21:39

Message:
Logged In: YES 
user_id=178745

Fixed in CVS!

Thanks for reporting this.
Maarten

----------------------------------------------------------------------

Comment By: dion gillard (diongillard)
Date: 2004-09-01 07:25

Message:
Logged In: YES 
user_id=36058

I've updated the TestCData test case in Jelly to remove the
Jelly code from being run, and make it easier to understand
from a pure DOM4J angle

----------------------------------------------------------------------

Comment By: dion gillard (diongillard)
Date: 2004-09-01 06:49

Message:
Logged In: YES 
user_id=36058

Sorry, the failing test is
src/test/org/apache/commons/jelly/test/xml/TestCData.java

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1020177&group_id=16035


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to