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

davejpla...@gmail.com <pla...@opensuse.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
            Summary|on update from plasma5      |on update from plasma5
                   |2.24.4 to 5.27.4 midnight   |2.24.4 to 5.27.4 scripts
                   |commander no longer exits   |executed in virtual
                   |to it's current directory   |consoles cannot change
                   |                            |directory.
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from davejpla...@gmail.com <pla...@opensuse.org> ---
I've updated the title to reflect the true problem that scripts such as:
#! /usr/bin/bash

  dirc()
  {
  pushd ../../
  }

  dirc

don't work in kde anymore ie. the above script does nothing unless it is
prepended with the bash builtin "." which forces the script to execute in the
current shell. This wasn't the case in version 5.24.4 but is now the case in
5.27.4

If this behavior has been introduced as a security feature, I would appreciate
knowing when and why.

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

Reply via email to