Re: [cp-patches] Fix for DomNode.cloneNode

2006-05-14 Thread Mark Wielaard
Hi Chris, On Tue, 2006-05-09 at 15:27 +0100, Chris Burdess wrote: I committed the following patch to work around a problem cloning DOM doctype nodes containing comments and/or PIs reported by Ian Rogers on IRC. 2006-05-09 Chris Burdess [EMAIL PROTECTED] *

[cp-patches] Fix for DomNode.cloneNode

2006-05-09 Thread Chris Burdess
I committed the following patch to work around a problem cloning DOM doctype nodes containing comments and/or PIs reported by Ian Rogers on IRC. 2006-05-09 Chris Burdess [EMAIL PROTECTED] * gnu/xml/dom/DomNode.java: Permit comments and PIs in doctype nodes to be preserved