Project

General

Profile

Actions

Bug #28046

closed

Method t3lib_div::cmpFQDN is missleading

Added by Kilian Hann almost 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 #1

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I71c0a9c09c54fb6f964a9e0385b38e19dadb194a has been pushed to the review server.
It is available at http://review.typo3.org/3200

Actions #2

Updated by Kilian Hann almost 13 years ago

  • Assignee set to Kilian Hann
Actions #3

Updated by Kilian Hann almost 13 years ago

This is a duplicate to #27217 , please close the issue

Actions #4

Updated by Xavier Perseguers almost 13 years ago

  • Status changed from New to Closed
Actions #5

Updated by Ernesto Baschny about 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF