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

decode url parameters #29

Closed
wants to merge 1 commit into from
Closed

decode url parameters #29

wants to merge 1 commit into from

Conversation

terryroe
Copy link

@terryroe terryroe commented Mar 2, 2012

Added decodeURIComponent calls around url parameter strings.

@azicchetti
Copy link
Owner

Thank you very much for pointing out this issue.
Now that you make me think about it, I'm pretty sure that we also have to decode the key ( tmp[0] ).
I'm manually merging this fix into the master.

@azicchetti azicchetti closed this Mar 2, 2012
@terryroe
Copy link
Author

terryroe commented Mar 2, 2012

Cool! Thanks for your hard work on this project, btw.

azicchetti added a commit that referenced this pull request Mar 2, 2012
Ported the support for AMD loading to the -dev version of the router.
Small changes to the examples to show how getParams() can be used
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.

None yet

2 participants