Link module treats .asia as an invalid domain name
David_Rothstein - April 16, 2009 - 21:32
| Project: | Link |
| Version: | 5.x-2.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jcfiala |
| Status: | reviewed & tested by the community |
Jump to:
Description
... but in fact, it should be valid.
I checked the list at http://www.iana.org/domains/root/db/ to see if there were others that might be missing, and the only one I found was .tel - however, that seems to be a particularly weird one according to http://en.wikipedia.org/wiki/.tel and might not be worth including? So for now, the attached patch just adds .asia to the list.
| Attachment | Size |
|---|---|
| link_asia_valid_domain.patch | 777 bytes |

#1
Yeah, that looks good to me. I'll try to get that into cvs soon. Good catch.
#2
Okay, this is in the 6 branch...
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Looks like the patch applies just as well to the Drupal 5 branch...