https://bugs.kde.org/show_bug.cgi?id=408834
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pur | |pose/3d3af03052d03274dc0940 | |b2607ab15e8dccba96 Status|REPORTED |RESOLVED --- Comment #1 from Albert Astals Cid <aa...@kde.org> --- Git commit 3d3af03052d03274dc0940b2607ab15e8dccba96 by Albert Astals Cid, on behalf of Nicolas Fella. Committed on 22/06/2019 at 08:58. Pushed by aacid into branch 'master'. Fix warning when reading plugin metadata Summary: X-Purpose-PluginTypes is a StringList, not a String. Use an appropriate way of reading it. Test Plan: Share file in Dolphin. Don't get org.kde.kcoreaddons: Expected JSON property "X-Purpose-PluginTypes" to be a single string. but it is a stringlist anymore. Reviewers: apol, aacid Reviewed By: apol Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D21967 M +1 -1 src/alternativesmodel.cpp https://commits.kde.org/purpose/3d3af03052d03274dc0940b2607ab15e8dccba96 -- You are receiving this mail because: You are watching all bug changes.