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

QXmlSchemaValidator and QAbstractMessageHandler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.6.2
    • XML: QtXmlPatterns
    • Qt 4.6.2

      I am validating an XML file against a Schema using Qt's QXmlSchemaValidator class. To get a fine grained error messages,
      I subclassed QAbstractMessageHandler class and passed it to QXmlSchemaValidator in order to get those messages. The bug is QXmlSchemaValidator stops reporting messages after the first one but I know there are more than one. Is this it's normal behavior or is it a bug? I think I should get all messages, at least all the warnings.

      This bug is related to http://bugreports.qt.nokia.com/browse/QTBUG-12563

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

            laknoll Lars Knoll
            cyttorak Cyttorak
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes