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

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

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-113585
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes