STEPS TO REPRODUCE Create a backup plan that includes a folder containing a symlink that points to a file that's not in the backup plan OBSERVED RESULT There's a warning message that says "The symbolic link <name> is currently included but it points to a file which is not: <symlink target> ..." But the symbolic link _is_ pointing to the file it mentions. EXPECTED RESULT Probably the message should say the symbolic link points to the file <symlink target> which is not included in the backup plan ... etc. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.0.1 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Graphics Platform: Wayland
I've seen this too.
Git commit f705664ce437ca2a40b4a91dadc4c3fe1e700dfd by Simon Persson. Committed on 17/03/2024 at 18:57. Pushed by persson into branch 'master'. Simplify warning text in KCM There is no need to say that the symlink is included, it's implied by the fact that a warning about it is displayed. M +4 -4 kcm/backupplanwidget.cpp https://invent.kde.org/system/kup/-/commit/f705664ce437ca2a40b4a91dadc4c3fe1e700dfd