Revision 10216c7...

Go back to digest for 20th January 2013

Bug Fixes in KDE Base

Alex Merry committed changes in [kde-workspace/KDE/4.10] plasma/generic/dataengines/mpris2/playercontainer.cpp:

Fix handling of encoded URIs in mpris2 engine

A couple of entries in the metadata property of the MPRIS2 interface are
sent as encoded URIs. We decode these in the mpris2 engine, replacing
the QStrings with QUrls that can be used easily by the consumer of the
engine.

This fixes the display of album artwork in the Now Playing widget when
mpris:artUrl contains %-encoded non-ASCII characters.


FIXED-IN: 4.10

File Changes

Modified 1 files
  • plasma/generic/dataengines/mpris2/playercontainer.cpp
1 files changed in total