https://bugs.kde.org/show_bug.cgi?id=423412
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/commit/8d6b306f5 | |85920230acecd19903325f6f038 | |7b8e Resolution|--- |FIXED Version Fixed In| |5.72 --- Comment #5 from Ahmad Samir <a.samir...@gmail.com> --- Git commit 8d6b306f585920230acecd19903325f6f0387b8e by Ahmad Samir, on behalf of David Faure. Committed on 29/06/2020 at 09:58. Pushed by ahmadsamir into branch 'master'. OpenUrlJob: fix support for shell scripts with a space in the filename When executing a shell script or an executable in dolphin in a folder with a blank e.g. "/my test/test.sh" the path was truncated to "/my" and the command was not executed. Document the API trap. Related: bug 423645 FIXED-IN: 5.72 M +2 -0 src/gui/commandlauncherjob.h M +1 -1 src/gui/openurljob.cpp https://invent.kde.org/frameworks/kio/commit/8d6b306f585920230acecd19903325f6f0387b8e -- You are receiving this mail because: You are watching all bug changes.