[dolphin] [Bug 443253] FTP folder ignores default application to open file
Nicolas Fella
bugzilla_noreply at kde.org
Fri Feb 4 11:56:33 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=443253
Nicolas Fella <nicolas.fella at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/3b4676b38
| |71cad5cd0e4695b211581f8db8a
| |ccd0
--- Comment #8 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit 3b4676b3871cad5cd0e4695b211581f8db8accd0 by Nicolas Fella.
Committed on 03/02/2022 at 23:18.
Pushed by nicolasfella into branch 'release/21.12'.
Fix opening FTP files in their preferred app
When passing an URL like ftp://foo/bar.txt OpenUrlJob opens it in the default
handler for ftp urls, not the one for txt files, which would be more
appropriate here
By passing along the mimetype we can change that behavior to what we want
M +1 -1 src/dolphinviewcontainer.cpp
https://invent.kde.org/system/dolphin/commit/3b4676b3871cad5cd0e4695b211581f8db8accd0
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list