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

Trace: xsl:value-of select="." inside for-each loop fails to extract the value of 
current node





------- Additional Comments From [EMAIL PROTECTED]  2003-01-31 18:59 -------
Created an attachment (id=4669)
This patch fixes bug#16222 by recording the states of DTMIterator before processing 
SelectionEvents, and restoring the iterator to the original state after the 
SelectionEvents are processed. In this way, the transformer can continue 
transformation with the correct state information. Acknowledgement: Ilene Seelemann 
([EMAIL PROTECTED]) came out with this fix while I did the initial investigation of 
cause.

Reply via email to