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

Add attribute name to ""Attribute redefined." error in QXmlStream

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.4.0
    • 5.2.0
    • None
    • All

    • fe70367fe06984d1ac84cc276ca3fd3edc4193c7

      When an attribute is redefined on an element such as:

      <ElementName att1="x" att1="y"/>

      The exception raised contains "Attribute redefined" as an error message. It would be useful if this was "Attribute att1 redefined"

      (qxmlstream.cpp )

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

            thiago Thiago Macieira
            jsolutions John Cumming
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes