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

QObjectXmlModel example generates invalid html output.

    XMLWordPrintable

Details

    • Ieef162ebc9a89028b7cde81d0b42c649232488c7

    Description

      The html output of this QtWebKit XML patterns example is not displayed since the QXmlQuery transforms the empty <title></title> tag into a self-closing <title/> tag, which is not valid in HTML 5.

      Providing a title for the page in the query file fixes the problem.

      Attachments

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

        Activity

          People

            mibrunin Michael Bruning
            mibrunin Michael Bruning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes