https://bugs.kde.org/show_bug.cgi?id=498694
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL CC| |k...@davidedmundson.co.uk Status|REPORTED |RESOLVED --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- >The file should remain a symlink, and the destination for the new symlink >should be determined by following the chain of symlinks to the final file. We're not doing that. I get that it will fix your bug, but there's a myriad of new challenges and there's a limit in what features we should support for code maintenance. Ultimately from a system settings POV we're managing the file and clearing up whatever else the user has left in the way. If you guys want to patch it in Nix: - kxftconfig.cpp in where m_file is created wrap it in QFile::filesystemSymLinkTarget -- You are receiving this mail because: You are watching all bug changes.