http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1782 *** shadow/1782 Sun May 20 17:27:36 2001 --- shadow/1782.tmp.20669 Thu Jun 28 12:17:39 2001 *************** *** 1,20 **** ! Bug#: 1782 ! Product: Xerces-J ! Version: 1.3.1 ! Platform: All ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Major ! Priority: ! Component: Serialization ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: < and > are not quoted properly in HTML and XHTML output ! The angle brackets (< and >) are not quoted properly by org.apache.xml.serialize.HTMLSerialzier and org.apache.xml.serialize.XHTMLSerializer. However, org.apache.xml.serialize.XMLSerializer seems to work fine. --- 1,23 ---- ! +============================================================================+ ! | < and > are not quoted properly in HTML and XHTML output | ! +----------------------------------------------------------------------------+ ! | Bug #: 1782 Product: Xerces-J | ! | Status: RESOLVED Version: 1.3.1 | ! | Resolution: FIXED Platform: All | ! | Severity: Major OS/Version: All | ! | Priority: High Component: Serialization | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | The angle brackets (< and >) are not quoted properly by org.apache.xml.serialize.HTMLSerialzier and org.apache.xml.serialize.XHTMLSerializer. However, org.apache.xml.serialize.XMLSerializer seems to work fine. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-28 12:17 ------- + Seems to be fixed in version 1.4.1. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
