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

fix(ngSanitize): escape the wide char quote marks in a regex in linky.js #11609

Closed
wants to merge 1 commit into from

Conversation

luanshixia
Copy link
Contributor

#11598

It is all about the wide quote mark chars introduced in 1.3.x. I have escaped these chars.

Actually the escaped chars are what is in the compressed sanitize.min.js. If not escaped, there is a chance to get messed up on some machines, causing the script not working.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@luanshixia
Copy link
Contributor Author

Signed the CLA.

@googlebot
Copy link

CLAs look good, thanks!

@luanshixia luanshixia changed the title Escape the wide char quote marks in a regex in linky.js fix(ngSanitize): escape the wide char quote marks in a regex in linky.js Apr 16, 2015
@petebacondarwin petebacondarwin added this to the 1.4.x - jaracimrman-existence milestone May 5, 2015
@lgalfaso lgalfaso closed this in 39ff333 Aug 6, 2015
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
Escape the wide char quote marks in a regex in linky.js

Closes angular#11609
ggershoni pushed a commit to ggershoni/angular.js that referenced this pull request Sep 29, 2015
Escape the wide char quote marks in a regex in linky.js

Closes angular#11609
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.

None yet

3 participants