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

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/329e84b
                   |                            |859525482a5a293ff8372bef95d
                   |                            |c2f644
            Version|                            |6.30
  Fixed/Implemented|                            |
                 In|                            |

--- Comment #6 from Méven <[email protected]> ---
Git commit 329e84b859525482a5a293ff8372bef95dc2f644 by Méven Car.
Committed on 10/08/2026 at 10:13.
Pushed by meven into branch 'master'.

openurljob: open a shell script rather than refuse it as a program

shared-mime-info 2.5.1 renamed application/x-shellscript to
text/x-shellscript and left application/x-executable as its only parent,
where a script used to be a kind of text/plain as well.

Being both is how a script was told apart from a binary, so a shell script
now reads as a binary and opening one where running is not allowed ends in
an error rather than in the editor. The same loss took the text editors
away from scripts, so one that nothing else claims is opened with whatever
opens text.
FIXED-IN: 6.30

M  +17   -1    src/gui/openurljob.cpp

https://invent.kde.org/frameworks/kio/-/commit/329e84b859525482a5a293ff8372bef95dc2f644

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

Reply via email to