Page 1 of 1

561 - Address bar doesn't handle extra slashes

Posted: 16.11.2011, 13:47
by raytaller
Assume that this directory exists :

Code: Select all

C:\Dir\SubDir
Repro 100% :
Edit the address in the address bar and type :

Code: Select all

C:\Dir\\\SubDir
or

Code: Select all

C:\Dir\/Subdir
Result :
The address is recognized as :

Code: Select all

C:\Dir\\SubDir
(notice the two backslashes)
Then, the context menu will fail (doesn't open) on any folder or file in the tab.

Re: 561 - Address bar doesn't handle extra slashes

Posted: 06.12.2011, 12:00
by raytaller
Still present on 564