The following error is being thrown during an XSLT transformation with recent (I tried 4/2 and 4/4) builds of Xalan 2.3.X:
javax.xml.transform.TransformerException: java.lang.RuntimeException: Programmer assertion is incorrect! - setShouldCacheNodes not supported by this iterater! It did not do this in 2.3.1 release... Any thoughts? Rick Bullotta CTO Lighthammer Software (www.lighthammer.com) Voice: 610-903-8000 x14 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 3:11 PM To: [EMAIL PROTECTED] Subject: DO NOT REPLY [Bug 7776] New: - Value not being passed to extension function 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=7776>. 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=7776 Value not being passed to extension function Summary: Value not being passed to extension function Product: XalanJ2 Version: CurrentCVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.extensions AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The Cocoon 2 extension used in XSP compilation is being passed an empty value. Worked with Xalan 2.3.1, testing on a 2002-04-04 CVS snapshot and the extension function was not being passed a value. Stylesheet: http://cvs.apache.org/viewcvs/xml-cocoon2/src/java/org/apache/cocoon/compone nts/language/markup/xsp/java/xsp.xsl?rev=1.6&content-type=text/vnd.viewcvs-m arkup Extension:http://cvs.apache.org/viewcvs/xml-cocoon2/src/java/org/apache/coco on/components/language/markup/xsp/java/Attic/XSLTExtension.java?rev=1.3&cont ent-type=text/vnd.viewcvs-markup
