Closed (duplicate)
Project:
Drupal core
Version:
7.8
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2011 at 14:03 UTC
Updated:
25 Oct 2011 at 21:03 UTC
In the older days, this feature "Web page addresses and e-mail addresses turn into links automatically." would work like this :
This is automatically a url : www.salsamontreal.com
But today, urls can have accents, and www.salsamontréal.com should be working. (and it does if you copy in your browser)
Thanks.
Comments
Comment #1
firstlut commentedThis might not be the best example, as www.salsamontréal.com resolves to www.salsamontreal.com.
Comment #2
grendzy commented#219695: URL filter does not convert internationalized domain names (IDN)
Comment #3
alexandreracine commentedFisrtlut: it's only a foward for now, but it still work.... and does not change the fact that drupal does not put it as a link.
grendzy: Thanks, I'll follow up there...