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

QImageReader::text() fails if key contains colon

XMLWordPrintable

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

      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".

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

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

              Created:
              Updated:

                There are 2 open Gerrit changes