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

Trailing slashes with encoded characters. #114

Merged
merged 2 commits into from
Sep 27, 2016

Conversation

nathanhammond
Copy link
Contributor

As identified by Vaanan Vetrivel Kannan, we don't currently handle path length correctly when dealing with encoded characters.

This adds a failing test and a fix.

Copy link

@trentmwillis trentmwillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Sneaky encoded characters.

@nathanhammond nathanhammond merged commit ccd31ba into tildeio:master Sep 27, 2016
@nathanhammond nathanhammond deleted the trailing-slashes branch September 27, 2016 23:38
nathanhammond added a commit to nathanhammond/ember.js that referenced this pull request Sep 27, 2016
Trailing slashes with encoded chars did not previously work.

See: tildeio/route-recognizer#114
rwjblue pushed a commit to emberjs/ember.js that referenced this pull request Sep 28, 2016
Trailing slashes with encoded chars did not previously work.

See: tildeio/route-recognizer#114
(cherry picked from commit 66cb3b0)
rwjblue pushed a commit to emberjs/ember.js that referenced this pull request Sep 28, 2016
Trailing slashes with encoded chars did not previously work.

See: tildeio/route-recognizer#114
(cherry picked from commit 66cb3b0)
nathanhammond added a commit to nathanhammond/ember-route-recognizer that referenced this pull request Oct 4, 2016
webark pushed a commit to webark/ember.js that referenced this pull request Oct 6, 2016
Trailing slashes with encoded chars did not previously work.

See: tildeio/route-recognizer#114
mixonic pushed a commit to mixonic/ember.js that referenced this pull request Oct 22, 2016
Trailing slashes with encoded chars did not previously work.

See: tildeio/route-recognizer#114
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.

2 participants