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=3800>.
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=3800

exclude-result-prefixes must work at URI level, not prefix

           Summary: exclude-result-prefixes must work at URI level, not
                    prefix
           Product: XalanJ2
           Version: 2.2.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


As shown in namespace70, the prefix designated in exclude-result-prefixes must
cause exclusion of the namespace URI, meaning that all other prefixes tied to
that URI must be excluded. Currently, we issue namespace declarations for the
other two prefixes on the same URI.

Upon closing this bug, namespace70 can be removed from the exclude list in
the test.properties file.

Reply via email to