Closed (fixed)
Project:
Link
Version:
6.x-2.11
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2014 at 10:24 UTC
Updated:
14 Nov 2019 at 10:25 UTC
Jump to comment: Most recent
Hey, there's a lot of new TLD's and in Drupal 6 all of these are disallowed entries and won't let me save my content.
Comments
Comment #1
jcfiala commentedGood point! What are some tld that you need, to start with?
Comment #2
parasox commentedHey thanks, the one I need is ".xxx" to be entirely honest! :) Others I'm not sure if you're already included from the past TLD expansion might be .biz, .me, .in
This may also help:
http://www.uniteddomains.com/newgtld-ranking/
Comment #3
jcfiala commentedHmmm.
You know, this is a lot of domains to deal with. I wonder if I need to work with them all automatically, or if some sort of configuration widget would be useful for this.
Comment #5
jcfiala commentedOkay, here's what I did.
For one, I went through the lists of domains at http://en.wikipedia.org/wiki/List_of_Internet_top-level_domains and added a bunch of tlds listed there that weren't listed as "Open TLD", which means that xxx got added.
I also back-ported a feature from the 7.x-1.x branch, which provides the
variable, which can be set to an array of tlds that the site needs. Those tlds would then be included in the field's validation.
As a side-note, you can turn off validation for a given link field, which would allow any crazy url you want.
The change should show up in 6.x-2.x-dev sometime tomorrow, and it'll be included in 6.x-2.12 when I pull the trigger on it.
Comment #8
avpadernoI am removing issue tags used from one to four issues. I apologize for bumping the issue.
Comment #9
damienmckenna