Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not handle urls with international characters #2

Closed
walro opened this issue Nov 28, 2013 · 1 comment
Closed

Can not handle urls with international characters #2

walro opened this issue Nov 28, 2013 · 1 comment
Labels

Comments

@walro
Copy link
Contributor

walro commented Nov 28, 2013

[6] pry(main)> Twingly::URL::Normalizer.normalize('http://www.åäö.se')
=> []
[7] pry(main)> Twingly::URL::Normalizer.normalize('http://www.aoo.se/öö')
=> ["http://www.aoo.se/"]
@walro walro mentioned this issue Feb 17, 2014
jage added a commit that referenced this issue Feb 20, 2014
@jage
Copy link
Contributor

jage commented Feb 23, 2014

Fixed in 19d28c6

@jage jage closed this as completed Feb 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants