Version: (using Devel) OS: Linux Installed from: Compiled sources The file properties dialogue (popup menu - Properties) for a symbolic link shows the link target as "Points to". This field is editable, which would lead the user to suppose that the target of the link could be changed by editing it here and clicking OK. However, doing this does not change the symlink target on the filesystem. If changing the symlink target is not intended to work, then the "Points to" field should be read-only to reflect this.
SVN commit 1096311 by dfaure: Add missing connection which made the "change link target" feature non-working unless something else in the dialog was changed too. BUG: 228325 M +1 -0 kpropertiesdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1096311
SVN commit 1096316 by dfaure: Backport: Add missing connection which made the "change link target" feature non-working unless something else in the dialog was changed too. Fixed for: 4.4.1 (just in time ;) CCBUG: 228325 M +1 -0 kpropertiesdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1096316
*** Bug 228657 has been marked as a duplicate of this bug. ***