[ark] [Bug 363717] OpenDocument and epub file can't be opened

2016-06-05 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363717

--- Comment #3 from Elvis Angelaccio  ---
Git commit 6f768813da573aef6d99a98cdf713dc8188f3e23 by Elvis Angelaccio.
Committed on 05/06/2016 at 18:57.
Pushed by elvisangelaccio into branch 'master'.

Merge branch 'Applications/16.04'

This adapts the patch in D1725 to our new PluginManager class.

M  +6-0autotests/kerfuffle/archivetest.cpp
A  +10   -2kerfuffle/pluginmanager.cpp [License: BSD]
A  +2-2kerfuffle/pluginmanager.h [License: BSD]

http://commits.kde.org/ark/6f768813da573aef6d99a98cdf713dc8188f3e23

-- 
You are receiving this mail because:
You are watching all bug changes.


[ark] [Bug 363717] OpenDocument and epub file can't be opened

2016-06-05 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363717

Elvis Angelaccio  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/ark/
   ||8b9cd300c354cc1a8b14d5cd1ae
   ||75c25ad424927
 Resolution|--- |FIXED
   Version Fixed In||16.04.2
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Elvis Angelaccio  ---
Git commit 8b9cd300c354cc1a8b14d5cd1ae75c25ad424927 by Elvis Angelaccio.
Committed on 05/06/2016 at 18:15.
Pushed by elvisangelaccio into branch 'Applications/16.04'.

Fix opening of files whose mimetype inherits from a supported mimetype

Before 16.04 Ark used to be able to open files whose mimetype is not directly
registered with Ark, but inherits from a mimetype that is supported by Ark.
Examples are .odt and .epub files that both inherits from application/zip.

Since we don't use anymore KMimeTypeTrader (since 16.04), we need to manually
do this check while loading our plugins.
FIXED-IN: 16.04.2

Differential Revision: D1725

M  +6-0autotests/kerfuffle/archivetest.cpp
A  +---autotests/kerfuffle/data/test.odt
M  +19   -2kerfuffle/archive_kerfuffle.cpp

http://commits.kde.org/ark/8b9cd300c354cc1a8b14d5cd1ae75c25ad424927

-- 
You are receiving this mail because:
You are watching all bug changes.


[ark] [Bug 363717] OpenDocument and epub file can't be opened

2016-05-31 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363717

--- Comment #1 from Elvis Angelaccio  ---
Up for review: https://phabricator.kde.org/D1725

-- 
You are receiving this mail because:
You are watching all bug changes.


[ark] [Bug 363717] OpenDocument and epub file can't be opened

2016-05-30 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363717

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||rak...@freebsd.org,
   ||rthoms...@gmail.com
   Assignee|rthoms...@gmail.com |elvis.angelac...@kdemail.ne
   ||t
  Component|plugins |general
Version|16.04.1 |16.04.0
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.


[ark] [Bug 363717] OpenDocument and epub file can't be opened

2016-05-30 Thread Luigi Toscano via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363717

Luigi Toscano  changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are watching all bug changes.