http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2389 *** shadow/2389 Thu Jun 28 12:27:00 2001 --- shadow/2389.tmp.20716 Thu Jun 28 12:27:00 2001 *************** *** 0 **** --- 1,19 ---- + +============================================================================+ + | The serializer does unessecary quoting of " and ' | + +----------------------------------------------------------------------------+ + | Bug #: 2389 Product: Xerces-J | + | Status: NEW Version: 1.4.1 | + | Resolution: Platform: All | + | Severity: Minor OS/Version: All | + | Priority: Other Component: Serialization | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The HTML and XHTML serializers always quotes " (with "), and the XML + serialzer also alwats quotes ' (with &). It's not nessecary to quote " + and ' in element content, so I think it should do so in attribute values only. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
