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

URL fragments dropped after redirect, part 2 #219

Open
eos1d3 opened this issue Nov 25, 2016 · 0 comments
Open

URL fragments dropped after redirect, part 2 #219

eos1d3 opened this issue Nov 25, 2016 · 0 comments
Labels

Comments

@eos1d3
Copy link

eos1d3 commented Nov 25, 2016

Previous bug: #92

This problem is still not fixed. For example, with javascript enabled, after input of name and password of a twitter account with the following link:

https://auth.cbox.naver.com/oauth/login/twitter?redirectUrl=http%3A%2F%2Fentertain.naver.com%2Fcomment%2Flist%3Foid%3D057%26aid%3D0001050459%26lightVersion%3Don

It is redirected to

https://auth.cbox.naver.com/

But actual redirection is

http://entertain.naver.com/comment/list?oid=057&aid=0001050459&lightVersion=on

Using version 0.17.1

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

2 participants