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

QImageReader::text() fails if key contains colon

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 4.7.4, 5.4.0
    • Image formats
    • None

    Description

      I am using Qt 4.7.4 on Linux and I am trying to use QImageReader to read PNG meta data from thumbnail images. The keys of the meta data contain colons as required by the standard from freedesktop.org. QImageReader fails to parse these keys correctly.

      For example, such a file contains the keys "Thumb::URI", "Thumb::MTime", and "Software". But QImageReader::textKeys() returns [ "Thumb", "Software" ] and it is impossible to get the values for the keys "Thumb::URI" and "Thumb::MTime".

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              enz Markus Enzenberger
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are 2 open Gerrit changes