Zend Framework

Validate_Hostname - incomplete list of TLDs

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.5.0
  • Component/s: Zend_Validate
  • Labels:
    None
  • Fix Version Priority:
    Should Have

Description

The following TLDs are not in the list of validTLDs ($_validTlds):
Generic:
asia
tel

ccTLDs:
bl
eh
kp
me
mf
rs

Future:
post
geo
cym

For more info:
IANA — Root Zone Database
Generic top-level domain - Wikipedia, the free encyclopedia

— I've just passed this message from Zend Framework Forum

Activity

Hide
Thomas Weidner added a comment -

Only the TLDs
asia, tel, kp, me, rs
are valid.

bl, eh and mf are actually not assigned and not reachable.
Also post, geo and cym are not assigned and not reachable.

Not reachable TLDs are "for now" invalid.
This can change in future as soon as the TLDs are assigned and available to public.

Show
Thomas Weidner added a comment - Only the TLDs asia, tel, kp, me, rs are valid. bl, eh and mf are actually not assigned and not reachable. Also post, geo and cym are not assigned and not reachable. Not reachable TLDs are "for now" invalid. This can change in future as soon as the TLDs are assigned and available to public.
Hide
Thomas Weidner added a comment -

Fixed with SVN-8715

Show
Thomas Weidner added a comment - Fixed with SVN-8715

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: