https://bugs.kde.org/show_bug.cgi?id=378507
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |17.04.0 Latest Commit| |https://commits.kde.org/ark | |/b80d2e5cd2d0c12a9221720834 | |10e8b4bcd6130a Status|CONFIRMED |RESOLVED --- Comment #4 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit b80d2e5cd2d0c12a922172083410e8b4bcd6130a by Elvis Angelaccio. Committed on 09/04/2017 at 15:37. Pushed by elvisangelaccio into branch 'Applications/17.04'. Fix extraction of encrypted entries with the unar plugin The `passwordSwitch` property is a QStringList and not a QString. Thus converting from QVariant to QString breaks as soon as the list contains more than one string, which is the case with the unar plugin. FIXED-IN: 17.04.0 Differential Revision: D5336 M +1 -1 kerfuffle/cliinterface.cpp https://commits.kde.org/ark/b80d2e5cd2d0c12a922172083410e8b4bcd6130a -- You are receiving this mail because: You are watching all bug changes.