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

QXmlSchemaValidator and QAbstractMessageHandler

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes