Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Add support for Unicode characters in URLs #66

Open
KL-7 opened this issue Jan 9, 2014 · 0 comments
Open

Add support for Unicode characters in URLs #66

KL-7 opened this issue Jan 9, 2014 · 0 comments

Comments

@KL-7
Copy link
Contributor

KL-7 commented Jan 9, 2014

Twitter-text fails to pass this test from #52:

description: "Autolink URLs with unicode chars in them"
text: "See: http://example.com/tsa-pre✓™ is a link"
expected: "See: <a href=\"http://example.com/tsa-pre✓™\">http://example.com/tsa-pre✓™</a> is a link"

I removed it from the conformance suit in #65, because it breaks all Travis CI builds for twitter-text libraries, but we still need to address this case at some point.

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

No branches or pull requests

1 participant