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=5209>. 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=5209 Catch attempts to generate NS decl setting prefix to null Summary: Catch attempts to generate NS decl setting prefix to null Product: XalanC Version: 1.2.x Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] See test namespaceerr16. Currently, it emits <out><foo xmlns:p2="" xmlns="testguys.com"><yyy xmlns=""/></foo></out> ^^^^^^^^^^^ The Namespaces in XML spec prohibits a namespace decl that sets a prefix to a null URI.
