https://bugs.kde.org/show_bug.cgi?id=310674

Michael Pyne <mp...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.38.0
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kco
                   |                            |readdons/077ef6797eb63df9c8
                   |                            |75ee1bc719d677ef594360
         Resolution|---                         |FIXED

--- Comment #4 from Michael Pyne <mp...@kde.org> ---
Git commit 077ef6797eb63df9c875ee1bc719d677ef594360 by Michael Pyne.
Committed on 09/08/2017 at 03:46.
Pushed by mpyne into branch 'master'.

desktopfileparser: Fix non-compliant key/value parsing.

The Desktop Entry spec says we should ignore the spaces surrounding the
'=' delimiter in a Key=Value pair.  But we only do this sometimes (all
cases except the Type= entry which is handled specially).  This change
fixes Type entries to ignore whitespace as well.
FIXED-IN:5.38.0

Differential Revision: https://phabricator.kde.org/D7170

M  +2    -2    autotests/desktoptojsontest.cpp
M  +8    -3    src/lib/plugin/desktopfileparser.cpp

https://commits.kde.org/kcoreaddons/077ef6797eb63df9c875ee1bc719d677ef594360

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to