Bug 464261 - CIFS shares mounts should be allowed to set a nickname like a KIO SMB share
Summary: CIFS shares mounts should be allowed to set a nickname like a KIO SMB share
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.1
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-14 02:02 UTC by Ryan H.
Modified: 2023-01-14 02:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan H. 2023-01-14 02:02:18 UTC
SUMMARY
When mounting a CIFS share in the user home directory makes it appear under the "Remote" section of Dolphin. This new link is the full directory path of the mount "/home/username/NAS". When opening a share via the "Network" menu and bookmarking it, you are given the option to set a nickname for the share.

STEPS TO REPRODUCE
1. Mount a CIFS share in the user directory.
    ex) `sudo mount -t cifs //192.168.1.XXX/share /home/username/NAS -o username=foo,password=bar,vers=3,uid=1000`
2. Open Dolphin and look in the "Remote" section of the "Places" panel.

OBSERVED RESULT
A new share is present, but you are unable to rename it to a shortened name in the preferences.

EXPECTED RESULT
Ability to change the label in the preferences.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux 
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
cifs-utils: 7.0