https://issues.apache.org/bugzilla/show_bug.cgi?id=45306
--- Comment #1 from Luca Furini <[EMAIL PROTECTED]> 2008-07-22 03:19:45 PST --- I'm wondering whether we really need to clone the whole foreign subtree, as we are quite sure (?) that it's not FO and it's self-contained .... I'm attaching a patch that clones the foreign tree root without deleting the child pointers; I have performed a couple of tests and everything seems fine. (actually, now I think of it, the patch is slightly sub-optimal, as we could just clone the instream-foreign-object node and share the whole foreign subtree) If there are no remaining erroneous situations or objections I can apply the patch to the trunk. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
