Bug 464261

Summary: CIFS shares mounts should be allowed to set a nickname like a KIO SMB share
Product: [Applications] dolphin Reporter: Ryan H. <kde>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: kfm-devel
Priority: NOR    
Version: 22.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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