Revision 09030c3...

Go back to digest for 11th August 2013

Bug Fixes in KDE Base

David Narváez committed changes in [kdelibs/KDE/4.11] /:

Ensure MimeType's XML Data is Loaded before Returning Properties

Comment information is found in the XML data so needs to be loaded
before returning property values. The same would apply for the Patterns
property if you were to query that from the property name instead of the
KMimeType::patterns() method.


FIXED-IN: 4.11
REVIEW: 111852

File Changes

Modified 4 files
  •   kdecore/services/kmimetype.cpp
  •   kdecore/services/kmimetype_p.h
  •   kdecore/tests/kmimetypetest.cpp
  •   kdecore/tests/kmimetypetest.h
4 files changed in total