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

I can create a dir called "../things" and it does hilarious things #434

Open
Pomax opened this issue Aug 20, 2015 · 8 comments
Open

I can create a dir called "../things" and it does hilarious things #434

Pomax opened this issue Aug 20, 2015 · 8 comments
Labels

Comments

@Pomax
Copy link

Pomax commented Aug 20, 2015

I accidentally clicked "new folder" inside one of my project folders, so for the heck of it I figured "let's call it ../extensions and see if that makes it one dir up". That's.... not what it did.

screenshot 82

@humphd
Copy link

humphd commented Aug 20, 2015

Filed upstream, this is a Brackets bug.

@Pomax
Copy link
Author

Pomax commented Aug 20, 2015

it's a very cool bug =P

@humphd
Copy link

humphd commented Feb 11, 2017

@Simon66 this is the bug I was talking about, along with associated bug filed in Brackets upstream.

@sdalmeida
Copy link

sdalmeida commented Feb 11, 2017

Thanks @humphd! Yea I was talking to @gideonthomas about this on Friday.

Mind if I tackle this bug?

Here's more on this bug:

screen shot 2017-02-11 at 4 09 13 pm

By using relative path, I was able to "hop" between directories.
Create/rename a folder and name it ../../../test, if test folder already exist, just name it to something else.
As you can see, I can view all my local projects and make changes to them.

@Pomax
Copy link
Author

Pomax commented Feb 11, 2017

Note that supposedly this is fixed in Brackets itself, so the fix here might be "uplift our version of brackets to 1.8"

@gideonthomas
Copy link

@Simon66 are you interested in testing that out? See if you can reproduce this in Brackets 1.4 and 1.8. If this bug is not in 1.8, we should just merge with 1.8 (or if this is urgent, cherry-pick their fix for this into our repo).

@sdalmeida
Copy link

Hi @gideonthomas
Bug still exists in Brackets 1.8

screen shot 2017-02-12 at 12 30 43 pm
screen shot 2017-02-12 at 12 31 40 pm
As you can see, one file is placed in the "Root" folder and the other in the "Contents" folder.

@Pomax
Copy link
Author

Pomax commented Feb 12, 2017

Then step one is going to filing an issue over on the brackets repository to tell them this can be done, probably with a mention of adobe#11609 (which is where we originally filed it, and got closed by a PR that was intended to address this issue.

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