Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to open URL #27

Open
wluo-talend opened this issue Oct 22, 2014 · 3 comments
Open

Fail to open URL #27

wluo-talend opened this issue Oct 22, 2014 · 3 comments
Labels

Comments

@wluo-talend
Copy link

(1) Open URL for sublime text 2(2.0.2) can open path like this on windows 7 (SP1):
C:\Teradata
C:/Teradata
(2) Open URL for sublime text 3(3065) (On Win7 SP1) can open path like this:
C:\Teradata
but it can't open path like this: C:/Teradata,when you try to open path like this it will open the home directory of current user.

@mkirzon
Copy link

mkirzon commented Mar 16, 2017

Along these lines, the home folder is defaulted to when the local folder path ends with a backslash:
DOES WORK: C:\Teradata
DOES NOT WORK: C:\Teradata\

@kylebebak
Copy link
Collaborator

@mkirzon

Is this still an issue?

@noahcoad noahcoad added the bug label Oct 10, 2018
@kylebebak
Copy link
Collaborator

@noahcoad
Does this merit a bug label? It's 4 years old, and also there seem to be two issues mixed into one (mkirzon's is different from wluo-talend's).

Also, it's not clear to me from the description what @mkirzon 's issue is. I'm not on Windows, so I can't really test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants