You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2006/06/30 22:07:31 UTC

[jira] Resolved: (XERCESJ-1021) cannot clone HTMLDocument with DTD

     [ http://issues.apache.org/jira/browse/XERCESJ-1021?page=all ]
     
Michael Glavassevich resolved XERCESJ-1021:
-------------------------------------------

    Resolution: Fixed

Fixed in SVN. We now delegate cloning of the document's children to CoreDocumentImpl which knows how to do the right thing.

> cannot clone HTMLDocument with DTD
> ----------------------------------
>
>          Key: XERCESJ-1021
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1021
>      Project: Xerces2-J
>         Type: Bug

>   Components: DOM (HTML)
>     Versions: 2.6.2
>  Environment: Windows 2K JDK 1.4.2-05
>     Reporter: Russell Gold
>     Assignee: Michael Glavassevich

>
> If an HTMLDocumentImpl contains a document type node, calling clone on the document will throw a NOT_SUPPORTED_ERR DomException. This does not happen with DocumentImpl, which explicitly sets the cloningdoc parameter to true.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org