http://nagoya.apache.org/bugzilla/show_bug.cgi?id=759
*** shadow/759 Fri Jun 22 09:20:22 2001
--- shadow/759.tmp.21209 Fri Jun 22 11:21:18 2001
***************
*** 2,8 ****
| does not transform ' and " into ' and " when writing out XML |
+----------------------------------------------------------------------------+
| Bug #: 759 Product: Xerces-J |
! | Status: RESOLVED Version: 1.2.3 |
| Resolution: WONTFIX Platform: All |
| Severity: Major OS/Version: All |
| Priority: High Component: JAXP |
--- 2,8 ----
| does not transform ' and " into ' and " when writing out XML |
+----------------------------------------------------------------------------+
| Bug #: 759 Product: Xerces-J |
! | Status: CLOSED Version: 1.2.3 |
| Resolution: WONTFIX Platform: All |
| Severity: Major OS/Version: All |
| Priority: High Component: JAXP |
***************
*** 32,34 ****
--- 32,40 ----
------- Additional Comments From [EMAIL PROTECTED] 2001-06-22 09:20 -------
This is XercesJ product. We do not maintain Crimson code.
Try [EMAIL PROTECTED]
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-22 11:21 -------
+ I do not believe this is a bug. See http://www.w3.org/TR/REC-xml#NT-CharData.
+ Could you provide a test case? In any case, using Crimson API
+ dependent interfaces in apps is discouraged. One way to write out a DOM
+ tree is to use the javax.xml.transform package. See Xalan docs.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]