Skip to content

Conversation

@kddnewton
Copy link

Relative links in IE7 are breaking because the protocol and host aren't being set correctly in the cross domain checking. Instead, this uses a regexp to check if the link is relative, in which case it is definitively not a cross-domain request. Because of this the urlAnchor.href = urlAnchor.href workaround is no longer necessary.

@rafaelfranca
Copy link
Member

This is a dup of #427. I'd say that we should avoid regexp where we can so I prefer that approach.

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.

2 participants