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=11073>. 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=11073 Redirect silently fails if lxslt:component is present Summary: Redirect silently fails if lxslt:component is present Product: XalanJ2 Version: 2.4Dx Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.lib.Redirect AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When an lxslt:component element is added to an XSLT file which uses redirect:write, the redirect:write element appears to silently fail: no error appears, but neither does the file being written to. I have tested this by adding a redirect element to the distributed sample extensions file 2-basicJscript.xsl (which I'll send as an attachment) - it demonstrates that the redirect operation fails, even if none of the functions/elements declared in the component are used. The example works for release xalan-j_2_2_0.
