Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-637

XMLDeclaration values missing in a cloned document

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • DOM
    • None
    • Operating System: All
      Platform: All
    • 13056

    Description

      The DOMNode *DOMDocumentImpl::cloneNode(bool deep) const method does not pass on
      the XMLDeclaration values from the source to the cloned document. IMHO these
      values should be set in the cloned document because by semantics a clone should
      be the exact replica of the source. Any specific reason why this was left out.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ntushar@yahoo.com ntushar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: