https://bugs.kde.org/show_bug.cgi?id=473032
Bug ID: 473032
Summary: Protocol should default to sftp instead of mailto.
Classification: Applications
Product: dolphin
Version: unspecified
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: bars: location
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Dolphin defaults to mailto procotol when it detects '@` symbol in the address
bar. It should default to sftp instead.
STEPS TO REPRODUCE
0. Have a local server running on IP 192.168.1.2
1. Edit the location bar
2. Type in: [email protected]
3. Enter
OBSERVED RESULT
```
mailto:
Invalid protocl
```
EXPECTED RESULT
Launch sftp://[email protected]
--
You are receiving this mail because:
You are watching all bug changes.