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

qdoc3 doesn't work with utf-8 documentations.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.7.0
    • Documentation
    • None

    Description

      qdoc3 doesn't work with utf-8 documentations.

      qdoc3 splits multibyte utf-8 chars to each byte characters.

      ex. qdoc3 converts U+3042 ( "¥e3¥81¥82" ) to あ

      And outputted html's encoding is iso-8859-1.
      Language is en only.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            asaki Takumi ASAKI
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes