[Konsole-devel] [Bug 242583] Session restore: symlinks get resolved

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Wed Jun 30 15:39:17 UTC 2010


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





--- Comment #2 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2010-06-30 17:39:17 ---
ProcessInfo:


        if ( readable && info.isSymLink() )
        {
            setCurrentDir( info.symLinkTarget() );
            return true;
        }

I'm not sure if there is a reason to return the target of a link.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list