An identity transform to a DOMResult (without
supplying a root node) produces a tree that is
corrupt; the behavior of navigation functions on this
tree is undefined but in many cases it will appear to
be empty.
Present in Saxon 6.4.2 and all previous releases since
JAXP 1.1 was introduced.
Raised by Daniel Parker
Fixed in Saxon 6.4.3
Cause: startDocument() in TinyBuilder was being called
twice, resulting in the creation of a second root node.
Fix: detect the double call on startDocument() and
ensure that the second call does nothing.
Michael Kay
JAXP Java API
v6.4
Public
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2001-07-24 11:43 | mhkay |
| resolution_id | None | 2001-07-24 11:43 | mhkay |
| close_date | - | 2001-07-24 11:43 | mhkay |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use