D5000: Handle applyPrefixes with an empty string

2017-03-10 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R242:547a34d34669: Handle applyPrefixes with an empty string (authored by davidedmundson). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5000?vs=1235

D5000: Handle applyPrefixes with an empty string

2017-03-10 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH origin-master (branched from master) REVISION DETAIL https://phabricator.kde.org/D5000 To: davidedmundson, #plasma, broulik Cc: plasma-devel, #frameworks, pro

D5000: Handle applyPrefixes with an empty string

2017-03-10 Thread David Edmundson
davidedmundson created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY When setting an empty QStringList as prefix, it can lead to unexpected results, such as the prefix not changing.