D5336: Fix extraction of encrypted entries with the unar plugin

Elvis Angelaccio noreply at phabricator.kde.org
Fri Apr 7 16:34:39 UTC 2017


elvisangelaccio created this revision.
Restricted Application added subscribers: Ark, kde-utils-devel.
Restricted Application added a project: Ark.

REVISION SUMMARY
  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.
  
  BUG: 378507
  FIXED-IN: 17.04.0

TEST PLAN
  I can now open encrypted entries with the unar plugin. Other cli plugins still work.

REPOSITORY
  R36 Ark

BRANCH
  Applications/17.04

REVISION DETAIL
  https://phabricator.kde.org/D5336

AFFECTED FILES
  kerfuffle/cliinterface.cpp

To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, #ark, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20170407/2055b2ed/attachment.html>


More information about the Kde-utils-devel mailing list