Skip to content

Fix the wrong path for relative symbolic links

Zhangzhi Hu requested to merge integral/kio:fix_linkStr into master

The path for relative symbolic links shown on Dolphin status bar is wrong. Change linkStr in KFileItem::linkDest() to fix the wrong path.

BUG: 475422

Edited by Zhangzhi Hu

Merge request reports