Project

General

Profile

Actions

Bug #55155

closed

No conversion to punycode

Added by Stephan Großberndt about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2014-01-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

As it seems in at least TYPO3 4.7 the linkvalidator does not convert domain names to unicode prior to testing external links. This causes access failures:

Exception: Unable to connect to tcp://www.grün-gedruckt.de:80. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known

Expected behaviour:

The user should not have to enter punycoded domains in the content tables like

http://www.xn--grn-gedruckt-elb.de/
the link validator should convert external domains before checking.

Actions

Also available in: Atom PDF