Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-25301

Namespace handling for attributes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.8.1
    • XML: DOM
    • Tested on Linux (Ubuntu 10.04)

    Description

      The QDomDocument applies the namespace only to attributes that follow the namespace attribute.

      The attached application can be used to reproduce this issue.

      The bug seems to be coming from qxml.cpp QXmlSimpleReaderPrivate::processElementAttribute().

      If the namespace attribute is not the first node, but the namespace attribute exists, then it would need to ensure the parsed attributes are associated with the namespace.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes