Ftp ioslave: Fix ProxyUrls parameter passing
ClosedPublic

Authored by meven on Nov 21 2019, 2:33 PM.

Details

Summary

QVariant stored in mapConfig always contain QByteArray values.
So QVariant needs to be converted string before splitting to StringList

Relates to D25432

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
meven created this revision.Nov 21 2019, 2:33 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 21 2019, 2:33 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
meven requested review of this revision.Nov 21 2019, 2:33 PM
trufanov accepted this revision.Nov 21 2019, 2:38 PM
This revision is now accepted and ready to land.Nov 21 2019, 2:38 PM
This revision was automatically updated to reflect the committed changes.