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

java.lang.ArrayIndexOutOfBoundsException





------- Additional Comments From [EMAIL PROTECTED]  2002-03-29 16:28 -------
To clear things up, here is the comment from 7410:

Under the assumption that the stylesheet is not the fault,
a suggested fix is to let XPathContext.pushRTFContext return
the rtfdtm value on which the rewindmark was pushed.
The XPathContext.popRTFContext can then be passed this value
for a proper rewindmark pop operation.  The rtfdtm stack
should probably only be shortened in the pop operation if the
passed rtfdtm is the actual top op the stack.

Could you translate this from prose to code?  What do your popRTFContext
and pushRTFContext look like?

Reply via email to