Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESJ-1021 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESJ-1021 Summary: cannot clone HTMLDocument with DTD Type: Bug Status: Unassigned Priority: Major Project: Xerces2-J Components: DOM Versions: 2.6.2 Assignee: Reporter: Russell Gold Created: Mon, 18 Oct 2004 8:19 PM Updated: Mon, 18 Oct 2004 8:19 PM Environment: Windows 2K JDK 1.4.2-05 Description: 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. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
