D15445: Use Ark part only when mime type exactly matches a supported type

Kai Uwe Broulik noreply at phabricator.kde.org
Wed Sep 12 09:26:56 BST 2018


broulik created this revision.
broulik added reviewers: Ark, elvisangelaccio.
Herald added a subscriber: kde-utils-devel.
Herald added a project: Ark.
broulik requested review of this revision.

REVISION SUMMARY
  Many file types (e.g. Open Document and Office Open XML) are technically just archives but browsing their internals is typically not what the user wants.
  Only when the mime type matches one of Ark's supported archive types directly, open them in the internal previewer.
  If it turns out to be a genuine archive after all it should just open in a new Ark window then.
  
  CHANGELOG: Fixed Ark previeweing certain files (e.g. Open Document) as archives instead of opening them in the appropriate application
  
  BUG: 398531
  FIXED-IN: 18.12.0

TEST PLAN
  Put an `.ods` file into an archive, clicked it in Ark, opened in LibreOffice instead of showing the file's contents in a ark previewer

REPOSITORY
  R36 Ark

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

AFFECTED FILES
  part/arkviewer.cpp

To: broulik, #ark, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20180912/584694f7/attachment.html>


More information about the Kde-utils-devel mailing list