/[Apache-SVN]
ViewVC logotype

Revision 545471


Jump to revision: Previous Next
Author: zongaro
Date: Fri Jun 8 10:25:38 2007 UTC (16 years, 10 months ago)
Changed paths: 1
Log Message:
Fix for XALANJ-2384.

The code generated for the topLevel and transform methods of a translet was
generated using DTM.ROOT_NODE (i.e., zero) as the value of the root node for
the initial context.  However, that is not a valid node handle.

The proper way of getting the handle of root of the initial input document is
through DOM.getIterator().next().

Patch was reviewed by Christine Li (jycli () ca ! ibm ! com)


Changed paths

Path Details
Directoryxalan/java/trunk/src/org/apache/xalan/xsltc/compiler/Stylesheet.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26