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 #1

Updated by Mathias Schreiber about 9 years ago

  • Target version set to 7.5
Actions #2

Updated by Benni Mack over 8 years ago

  • Target version deleted (7.5)
Actions #3

Updated by Sybille Peters about 6 years ago

Still reproducable with current master.

Actions #4

Updated by Sybille Peters about 6 years ago

The TYPO3 source contains vendor/mso/idna-convert. I am hoping we can use this for this functionality. I am working on a patch now ...

Actions #5

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #6

Updated by Sybille Peters about 6 years ago

I am using the following testcases:

linkvalidator should detect as broken links:

linkvalidator should let pass as valid url:

Actions #7

Updated by Gerrit Code Review about 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #8

Updated by Gerrit Code Review about 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #9

Updated by Gerrit Code Review about 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #10

Updated by Gerrit Code Review about 6 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #11

Updated by Gerrit Code Review about 6 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #12

Updated by Gerrit Code Review about 6 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #13

Updated by Gerrit Code Review about 6 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #14

Updated by Gerrit Code Review about 6 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #15

Updated by Gerrit Code Review about 6 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #16

Updated by Gerrit Code Review about 6 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #17

Updated by Gerrit Code Review about 6 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #18

Updated by Gerrit Code Review about 6 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55858

Actions #19

Updated by Gerrit Code Review about 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56051

Actions #20

Updated by Sybille Peters about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #21

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF