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=3501>. 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=3501 xsltc fails conf test select67,68 runtime errors; test that document('') refers to this stylesheet [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2001-10-18 10:01 ------- The cloneIterator() method of the AxisIterator inner class of the DOM multiplexer was not implemented properly. When a variable or a parameter contains a node-set, an iterator is created for this node set and stored in a field inside the translet. This iterator is cloned each time the variable/parameter is read.
