*.frl domains are now unsupported. Fix this by adding the extension to the whitelist.

CommentFileSizeAuthor
#1 link_2429429_1.patch660 bytesXano
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Xano’s picture

Assigned: Xano » Unassigned
Issue summary: View changes
Status: Active » Needs review
FileSize
660 bytes

.

mo6’s picture

Status: Needs review » Reviewed & tested by the community

Works for me.

#FryslânBoppe :)

Anonymous’s picture

Status: Reviewed & tested by the community » Closed (duplicate)

All of the separate issues concerning validation failure with newer top-level domains are resolved by the patch at https://www.drupal.org/node/1846202. Rather than adding TLDs one by one to the LINK_DOMAINS constant, that patch actually updates from an official list of active TLDs from IANA, so as new TLDs are approved, they will automatically become valid in this module. Please go test & review the patch & mark as RTBC.