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=16790>. 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=16790 xsl:namespace-alias causes an unhandled exception when namespace prefix is not defined Summary: xsl:namespace-alias causes an unhandled exception when namespace prefix is not defined Product: XalanC Version: 1.4.x Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If the prefix values in the attributes result-prefix and stylesheet-prefix of xsl:namespace-alias are not defined an unhandled exception occurs. When I commented out the xsl:namespace element xalan correctly reported the unresolved prefix error. I'll attach a stylesheet which illustrates the problem.
