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

""" character entities replaced with "

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • None
    • None
    • Build tools: qdoc
    • None
    • 5409965bd45ee7cc949ce179af73b4c3ed4c73f2
    • QDoc Sprint 1

      This is (probably) a benign change, but a change non-the-less. Where we've previously replaced quotes with quot character entities, we don't anymore. I have yet to find a place in the docs where this causes a real issue, however.

      E.g. in qtdoc/licenses-used-in-qt.html

      -<tr class="even topAlign"><td class="tblName"><p><a href="qtmain.html">The qtmain Library</a></p></td><td class="tblDescr"><p>Commercial and BSD 3-clause "New" or "Revised" License.</p></td></tr>
      +<tr class="odd topAlign"><td class="tblName"><p><a href="qtopenglextensions.html">The QtOpenGLExtensions Library</a></p></td><td class="tblDescr"><p>Commercial and BSD 3-clause "New" or "Revised" License</p></td></tr>

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

            gbk Martin Smith (Qt)
            paulwicking Paul Wicking
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes