Bug 486496 - Dolphin's file information displays all relative symlinks as internet links
Summary: Dolphin's file information displays all relative symlinks as internet links
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-03 10:00 UTC by Luca Saalfeld
Modified: 2024-05-04 02:04 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 24.05
Sentry Crash Report:


Attachments
relative symlink for a simple number (47.74 KB, image/png)
2024-05-03 10:00 UTC, Luca Saalfeld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Saalfeld 2024-05-03 10:00:59 UTC
Created attachment 169129 [details]
relative symlink for a simple number

SUMMARY
Dolphin's file information displays all relative symlinks as internet links

STEPS TO REPRODUCE
1. Create a relative symbolic link
2. Select the new link

OBSERVED RESULT
File info (so for the symlink) is displayed as "http://[LINK NAME]" or in case the symlink is a simple number "http://0.0.0.[LINK NAME]"

EXPECTED RESULT
File info should show "link to [PATH TO LINKED FILE]"

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.8-zen1-1-zen (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Absolute symlinks are handled fine. This issue only happens for relative symbolic links.
Comment 1 Justin Zobel 2024-05-04 02:01:19 UTC
This appears to be fixed in git master. I see "16@2x (Folder, Link to /usr/share/icons/breeze/actions/16)" in the status bar.
Comment 2 Justin Zobel 2024-05-04 02:04:53 UTC
Fixed in 24.05, confirmed.