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

QDoc's \page command doesn't work with non-latin input

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.6.0
    • dev
    • Build tools: qdoc
    • None
    • 52c8f1dbd (dev)
    • DaVinci 79

    Description

      The file names for pages defined with the \page command will not contain any non-ascii-printable character in their file names. That's fine considering the behavior of various filesystems, etc. However, QDoc doesn't warn if it encounters such a page. Rather, it drops the non-conforming/illegal characters. Page names that mix ascii and non-latin characters are generated using solely their ascii-printable part(s), pages that contain no ascii-printable characters at all aren't generated at all.

      Attachments

        Issue Links

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

          Activity

            People

              paulwicking Paul Wicking
              paulwicking Paul Wicking
              Topi Reiniƶ Topi Reiniƶ
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes