DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23182>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23182 Tabular (U+0009) character in element attribute not serialized as numerical entity by default XML serializer Summary: Tabular (U+0009) character in element attribute not serialized as numerical entity by default XML serializer Product: XalanC Version: 1.6 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Bug opened against Xalan-C to fix similar problem reported against Xalan-J (see bugzilla #22623). The problem reported in 22623 can also be seen with Xalan- C. To be consistent, we need to fix Xalan-C to behave the same way as Xalan-J when handling the tab character in an element attribute (ie. leave the tab character as a numerical entity 	 rather than normalize it to a space). This change will cause attribset22 to fail but Xalan-J development folks are planning to update the gold file to reflect the new behaviour - in fact, they may have done so already.
