You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Request Type: bug
How to reproduce: Add a smart quote (single or double) at the end of a
url string and filter the string with linky. Example plunker:
http://plnkr.co/edit/CeB5x48U0D1eXq4yXkvk?p=preview
Component(s): ngSanitize
Impact: small
Complexity: small
Detailed Description:
When smart quotes are included in content filtered through linky, any
smart quote at the end of a URL string will be included in the link
text and the href.
0 commit comments