https://bugs.kde.org/show_bug.cgi?id=368786

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |16.08.2
      Latest Commit|                            |http://commits.kde.org/ark/
                   |                            |9a9a851049cd904f08c9594cc6a
                   |                            |acf696886404e

--- Comment #1 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 9a9a851049cd904f08c9594cc6aacf696886404e by Elvis Angelaccio.
Committed on 14/09/2016 at 10:09.
Pushed by elvisangelaccio into branch 'Applications/16.08'.

Add support for application/vnd.rar, fixes opening RAR with shared-mime-info
1.7

shared-mime-info 1.7 introduced the official IANA mimetype
`application/vnd.rar` and degraded `application/x-rar` to alias.

For now we need to register both mimetypes. Once distributions start
shipping shared-mime-info 1.7, we can drop the alias.

For this reason, we cannot have a reliable test case in mimetypetest.
Also, in `PluginLoader::sortByComment()` we need to check whether
mimetypes are valid, because `application/vnd.rar` might not be in
`QMimeDatabase()`.
FIXED-IN: 16.08.2

Closes T3729

M  +2    -2    autotests/kerfuffle/adddialogtest.cpp
M  +1    -1    autotests/kerfuffle/addtoarchivetest.cpp
M  +4    -4    autotests/kerfuffle/createdialogtest.cpp
M  +3    -1    kerfuffle/pluginmanager.cpp
M  +7    -2    plugins/clirarplugin/CMakeLists.txt
M  +9    -0    plugins/clirarplugin/kerfuffle_clirar.json.cmake
M  +7    -2    plugins/cliunarchiverplugin/CMakeLists.txt

http://commits.kde.org/ark/9a9a851049cd904f08c9594cc6aacf696886404e

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

Reply via email to