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

attrescape: Do not escape & #533

Closed
tadatuta opened this issue Aug 11, 2018 · 3 comments
Closed

attrescape: Do not escape & #533

tadatuta opened this issue Aug 11, 2018 · 3 comments

Comments

@tadatuta
Copy link
Member

Input code or something about issue background

https://goo.gl/TtGW5t

Expected Behavior

& is not escaped

Actual Behavior

& is escaped

Possible Solution

Just drop & escaping for attrs

@miripiruni
Copy link
Contributor

miripiruni commented Aug 13, 2018

Do I need fix it in v7.x/v6.x/etc or in v8.x only?

@miripiruni
Copy link
Contributor

HTML will decode entity from URL and make request with decoded url.

@miripiruni
Copy link
Contributor

image 2018-08-13 14 03 57

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