Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

test(booleanAttrsSpec): add unit test for IE11 URL parsing failure #13458

Closed

Conversation

andypatterson
Copy link
Contributor

IE11/10/Edge fail when setting a href to a URL containing a % that isn't a valid escape sequence
Reference: #13388

@andypatterson andypatterson force-pushed the add-ie11-percent-url-test branch from 00e7da2 to c148473 Compare December 7, 2015 15:46
IE11/10/Edge fail when setting a href to a URL containing a % that isn't a valid escape sequence
Reference: angular#13388
@andypatterson andypatterson force-pushed the add-ie11-percent-url-test branch from c148473 to aea0ef3 Compare December 7, 2015 16:24
@petebacondarwin
Copy link
Contributor

If the point of this is to highlight a bug in IE then we should make that clear in the code as well as the commit and include a link to the issue. Otherwise when this starts to fail we will wonder why it was ever there.

@petebacondarwin
Copy link
Contributor

Otherwise LGTM

@petebacondarwin petebacondarwin added this to the 1.5.0-rc.1 milestone Dec 17, 2015
petebacondarwin pushed a commit that referenced this pull request Jan 5, 2016
IE11/10/Edge fail when setting a href to a URL containing a % that isn't a valid escape sequence

See #13388
Closes #13458
@SpaRock
Copy link

SpaRock commented Jun 15, 2017

b2b896f
1f8431b

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants