/[Apache-SVN]
ViewVC logotype

Revision 336321


Jump to revision: Previous Next
Author: jkesselm
Date: Thu May 9 21:19:40 2002 UTC (21 years, 11 months ago)
Changed paths: 1
Log Message:
Fix for Bugzilla entries
	6833
	7023
	7123
	7410

Basic summary of logic error: It is possible for multiple RTF DTMs
to be pushed onto the stack between the start of a template and
return from it. I hadn't anticipated that, so my pop logic was
inadequate.

I'm still not 110% sure I understand the case where this situation
arises... I have a general intuition that it makes sense, but also a
suspicion that there might be a way to avoid creating one of these
DTMs. We should review that someday.

Meanwhile, this fixes a whole batch of related bugs.


Changed paths

Path Details
Directoryxalan/java/trunk/src/org/apache/xpath/XPathContext.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26