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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
           Priority|NOR                         |HI
     Ever confirmed|0                           |1
                 CC|                            |k...@davidedmundson.co.uk,
                   |                            |meven....@enioka.com,
                   |                            |n...@kde.org
            Summary|Running JavaScript files    |Executable JavaScript files
                   |leads to an error           |are executed when
                   |                            |activated, not opened in an
                   |                            |app
           Keywords|                            |regression

--- Comment #2 from Nate Graham <n...@kde.org> ---
Can confirm. This happens when the executable bit is set and
setRunExecutables(true) is set for the KIO::OpenUrlJob. It always tries to
execute the file. It seems like we need to disambiguate between "is executable
but should be opened in an app when activated" and "is executable and should
actually be executed when activated".

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

Reply via email to