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

issue in url if ends with dots(...) #2

Closed
Mirodil opened this issue May 11, 2013 · 4 comments
Closed

issue in url if ends with dots(...) #2

Mirodil opened this issue May 11, 2013 · 4 comments

Comments

@Mirodil
Copy link

Mirodil commented May 11, 2013

I have issue in the following URL:
http://localhost:3000/login/google/callback/?state=500340&code=4/s7eM5gjhv9VGtXrLe4-cIaG7nT19.wnJFkeEoSJcdsNf4jSVKMpYgdL4ofQI&authuser=0&prompt=consent&session_state=f85b5fcbef8b3a594d84c1821ebaee24559a407b..51e6

I have registered router as below:

framework.route('/login/google/callback', AccountController.google_callback);

in the result i got the following:
File not found (404).

@petersirka
Copy link
Collaborator

Hi, what version of partial.js and OS are you using?
screenshot

Thanks.

@Mirodil
Copy link
Author

Mirodil commented May 13, 2013

Hi,
Windows 7 and partial.js version is 1.2.2-8

@petersirka
Copy link
Collaborator

Please, could you try to update partial.js? And give me your feedback.
Thanks.

@Mirodil
Copy link
Author

Mirodil commented May 13, 2013

Thanks, it works. :)

@Mirodil Mirodil closed this as completed May 13, 2013
molda added a commit that referenced this issue Sep 1, 2019
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

No branches or pull requests

2 participants