Project

General

Profile

Actions

Bug #28046

closed

Method t3lib_div::cmpFQDN is missleading

Added by Kilian Hann about 13 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2011-07-09
Due date:
% Done:

0%

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

Description

The method t3lib_div::cmpFQDN does not compare a FQDN against a comma separated list of domains, but an IP address. The IP Adress is resolved to a FQDN within the method.

Proposed fix is to deprecate this method and introduce compareFQDN and compareFQDNByIP


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #27217: t3lib_div::cmpFQDN() lacks support for IPv6, direct hostnames and has matching-problemsClosed2011-06-05

Actions
Actions

Also available in: Atom PDF