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=11877>. 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=11877 Extension JS element fails if inside a top-level variable Summary: Extension JS element fails if inside a top-level variable Product: XalanJ2 Version: 2.4Dx Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.extensions AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] It appears that if a top-level variable contains a JS extension element, that element is silently not called (or an empty string is returned). A call to an extension function works correctly in a top level variable, and an extension element works correctly when called within a template. The problem occurs for xalan-j_2_2 as well as xalan-j_2_4_D1
