Diffusion Elisa c6e8f3e5a300

fix import of multi-valued data from existing Baloo db

Authored by mgallien on Aug 6 2019, 3:33 PM.

Description

fix import of multi-valued data from existing Baloo db

Summary:
Values like the track artist can ba represented by a QStringList inside a QVariant (probably linked to an old baloo database).
In this case, the value imported in Elisa database is empty (a string list with multiple elements converted to a string gives an empty string).

Test Plan: with this patch, we get a correct string with all the values

Reviewers: Elisa, astippich, ngraham

Reviewed By: Elisa, ngraham

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

Details

Committed
mgallienAug 6 2019, 4:53 PM
Reviewer
Elisa
Differential Revision
D22972: fix import of multi-valued data from existing Baloo db
Parents
R255:40f5d8e31c20: Always use white color for headerbar text
Branches
Unknown
Tags
Unknown