Bug 364795

Summary: Incorrect path is shown in the location bar when dolphin is opened with an argument of type "/path/to/some///folder"
Product: [Applications] dolphin Reporter: Chinmoy Ranjan Pradhan <chinmoyrp65>
Component: bars: locationAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Chinmoy Ranjan Pradhan 2016-06-27 05:38:58 UTC
When i tried to launch dolphin from command line using a command similar to "dolphin /path/to/local////folder" then dolphin started , successfully showing the contents of "folder" but in its location bar (which was in non editable mode) the path shown was only upto "local".

When again i tried to open dolphin with a command like this "dolphin /path/to/local////folder/sub-folder", dolphin opened showing the contents of "sub-folder" but this time also the path shown in location bar was of the folder "local",





Reproducible: Always

Steps to Reproduce:
1.open xterm or any emulator.
2.pass a command similar to "dolphin /path/to/local////folder" or "dolphin /path/to/local///folder/sub-folder"
3.

Actual Results:  
The path shown in location bar in non-editable mode will be of the folder "local" in both cases.

Expected Results:  
The full path of the folder being opened must be shown.

Dolphin version - 16.04.2