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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/commit/bba0a515b
                   |                            |a6aff35cdb66ae9b462faa1059b
                   |                            |70e9

--- Comment #15 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit bba0a515ba6aff35cdb66ae9b462faa1059b70e9 by Nicolas Fella.
Committed on 31/01/2022 at 00:17.
Pushed by nicolasfella into branch 'master'.

[desktopexecparser] Consider associations from mimeapps.list to determine
whether an app supports a scheme

Currently we check whether an app has MimeType=x-scheme-handler/foo in its
desktop file.

This breaks for some apps, e.g. thunderbird handles mailto but does not always
have it marked as such in its desktop file.

Also it ignores manual associations in mimeapps.list

Check whether the relevant app is in the list of possible handlers for that url
scheme and don't use kioexec in that case
Related: bug 439132

M  +10   -0    src/core/desktopexecparser.cpp

https://invent.kde.org/frameworks/kio/commit/bba0a515ba6aff35cdb66ae9b462faa1059b70e9

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

Reply via email to