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=19464>.
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=19464

sum(number(preceding-sibling::row/col[position()=2]/value))

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable



------- Additional Comments From [EMAIL PROTECTED]  2003-06-09 21:31 -------
When exception is trown from select expression of the xsl:with-Param element, 
the pushElemTemplateElement method has not been executed. However, 
transformer.popElemTemplateElement() is called in the finally part anyway. Move 
the push statement before evaluate the parameter values.

Reply via email to