Skip to content

Make normalizePath() not forget leading ../ - #139

Merged
dg merged 1 commit into
nette:masterfrom
spaze:master
Oct 3, 2016
Merged

Make normalizePath() not forget leading ../#139
dg merged 1 commit into
nette:masterfrom
spaze:master

Conversation

@spaze

@spaze spaze commented Oct 1, 2016

Copy link
Copy Markdown
Contributor

Fixes #138 by just remembering these .. parts and the add them to the rest when normalizing the path

Thanks for considering this fix!

We just remember these and the add them to the rest of the parts
@spaze spaze changed the title Make normalizePath() not forget leading ../, fixes #138 Make normalizePath() not forget leading ../ Oct 1, 2016
@dg
dg merged commit 3bcee1f into nette:master Oct 3, 2016
@spaze

spaze commented Oct 3, 2016

Copy link
Copy Markdown
Contributor Author

@dg That's much nicer, indeed! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FileLoader::normalizePath() strips leading ../

3 participants