View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000521 | Double Commander | Logic | public | 2012-07-14 09:33 | 2014-01-14 22:56 |
| Reporter | Kissaki | Assigned To | Alexx2000 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Projection | none | ETA | none | ||
| Platform | PC | OS | Windows | OS Version | 7 x64 |
| Product Version | 0.5.4 | ||||
| Target Version | 0.5.5 | Fixed in Version | 0.5.5 | ||
| Summary | 0000521: Using forward slash in paths in windows breaks navigational feature(s) | ||||
| Description | When 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 Reproduce | Create folders c:\tmp\subfolder\subfolder > cd c:\tmp/subfolder\subfolder\ Navigate upwards Navigate upwards again | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | 4923 | ||||
| Operating system | Windows | ||||
| Widgetset | |||||
| Architecture | 64-bit | ||||
| 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 |