Forward Slash in Path

Support for xplorer² free lite version

Moderators: fgagnon, nikos, Site Mods

User avatar
matelot
Member
Member
Posts: 37
Joined: 2008 Mar 25, 16:11

Forward Slash in Path

Post by matelot »

It seems the app can not handle path containing "/" (in the path entry box)
i.e.: "C:\temp/somedir/copied/fromunix\matelotsfolder"

Is this a fact ?

Is there some reason the developer doesn't want to handle this ? :confused:
4.4.0.1 x64 5/3/2020
User avatar
nikos
Site Admin
Site Admin
Posts: 16297
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

in windows we do things with backslashes ;)
but i have tried it on my windows 7 and xplorer2 doesn't have a problem with mixed backslashes
User avatar
matelot
Member
Member
Posts: 37
Joined: 2008 Mar 25, 16:11

Post by matelot »

nikos wrote:in windows we do things with backslashes ;)...
Oh REALLY ?! wow... :roll:

:D

But my point is why is it, that you/dev don't just convert "/" to "" in the path string.

BTW, I should be more specific :

I'm talking about FULL path:

"C:\mysandbox\data/dept_x/secret_script/top_secrets.sql"

--- works in XP Win. Explorer but does NOT in xplorer2Lite
Last edited by matelot on 2011 Feb 24, 05:30, edited 1 time in total.
4.4.0.1 x64 5/3/2020
User avatar
nikos
Site Admin
Site Admin
Posts: 16297
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

for me it works in XP too. Just to be certain, did you try the professional xplorer2?
User avatar
fgagnon
Site Admin
Site Admin
Posts: 3737
Joined: 2003 Sep 08, 19:56
Location: Springfield

Post by fgagnon »

hmmm,
I created the folder structure I assume you have:
     C:\mysandbox\data\dept_x\secret_script\top_secrets.sql
and tried to confirm the mixed backslash issue on my XP box with x2Lite, including the trailing forward slash, but x2Lite recognizes the path with no problem.

on closer inspection I see the secret_script folder name is mistyped in your example.  Could that be the problem?
User avatar
matelot
Member
Member
Posts: 37
Joined: 2008 Mar 25, 16:11

Post by matelot »

fgagnon wrote:hmmm,
I created the folder structure I assume you have:
     C:\mysandbox\data\dept_x\secret_script\top_secrets.sql
and tried to confirm the mixed backslash issue on my XP box with x2Lite, including the trailing forward slash, but x2Lite recognizes the path with no problem.
:D haha you didn't have to go thru all that trouble recreating my path, man, just "edit > copy names" any file you have and just change one "" to "/".

Anyway, are you on Win7 ?

I'm on XP, 1.8.0.11 [Ansi] LITE
4.4.0.1 x64 5/3/2020
User avatar
matelot
Member
Member
Posts: 37
Joined: 2008 Mar 25, 16:11

Post by matelot »

nikos wrote:for me it works in XP too. Just to be certain, did you try the professional xplorer2?
No, been using Lite and it serves me just fine
4.4.0.1 x64 5/3/2020
User avatar
fgagnon
Site Admin
Site Admin
Posts: 3737
Joined: 2003 Sep 08, 19:56
Location: Springfield

Post by fgagnon »

As I said in my post, I tested on XP.
And I could not reproduce your issue by adding a forward slash anywhere in the path typed in the address bar.  

But I just discovered the issue exists when you have at least one forward slash in the path specification AND include the target filename at the end of the path.  (I originally took your example as path spec w/o target file.)
b.t.w. - The issue exists in x2Pro as well.  :(
User avatar
matelot
Member
Member
Posts: 37
Joined: 2008 Mar 25, 16:11

Post by matelot »

fgagnon wrote: But I just discovered the issue exists when you have at least one forward slash in the path specification AND include the target filename at the end of the path.  (I originally took your example as path spec w/o target file.)
b.t.w. - The issue exists in x2Pro as well.  :(
yes, that's my complaint

To reiterate, :roll: when the LAST slash of the FULL path is "/" - xplorer2 beeps:
C:\Program Files\zabkat\xplorer2_lite/changes.txt
4.4.0.1 x64 5/3/2020
User avatar
nikos
Site Admin
Site Admin
Posts: 16297
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

i see that too but i don't know how to call it!