View Issue Details

IDProjectCategoryView StatusLast Update
0000521Double CommanderLogicpublic2014-01-14 22:56
ReporterKissaki Assigned ToAlexx2000  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
ProjectionnoneETAnone 
PlatformPCOSWindowsOS Version7 x64
Product Version0.5.4 
Target Version0.5.5Fixed in Version0.5.5 
Summary0000521: Using forward slash in paths in windows breaks navigational feature(s)
DescriptionWhen I edit the path in the GUI and add a forward slash, the forward slash is automatically converted to a backward slash.

However, when I use the `cd` command in the command line to change to a path with a forward slash, the current path will be changed to the exact path I specified, potentially with forward and backward slashes mixed.

Forward slashes break the navigate-upwards functionality.

For example:
> cd c:\tmp/subfolder\subfolder\
You can now navigate upwards to `c:\tmp/subfolder\`.
But the next step upwards is `c:\`.
Steps To ReproduceCreate folders c:\tmp\subfolder\subfolder

> cd c:\tmp/subfolder\subfolder\

Navigate upwards

Navigate upwards again
TagsNo tags attached.
Fixed in Revision4923
Operating systemWindows
Widgetset
Architecture64-bit

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2012-07-14 09:33 Kissaki New Issue
2012-07-21 09:43 Alexx2000 Assigned To => Alexx2000
2012-07-21 09:43 Alexx2000 Status new => assigned
2012-07-21 09:45 Alexx2000 Fixed in Revision => 4923
2012-07-21 09:45 Alexx2000 Status assigned => resolved
2012-07-21 09:45 Alexx2000 Resolution open => fixed
2012-07-21 09:45 Alexx2000 Fixed in Version => 0.5.5
2012-07-21 09:45 Alexx2000 Target Version => 0.5.5
2014-01-14 22:56 Alexx2000 Status resolved => closed