Project

General

Profile

Actions

Feature #34342

closed

sys_domain: Extended list to match domainnames against

Added by Stefan Neufeind about 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2012-02-27
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It's quite some work to add like 50 alternative domainrecords to TYPO3. And domainrecords currently can't contain wildcards. However a wildcard-matching-functionality etc. is already present in t3lib_div with cmpFQDN().

Since TYPO3 itself demands one clean domainname in several places the idea came up to keep the one domainName per sys_domain-record but optionally allow for an extended list of domainnames to match. They could be comma-separated or line-separated and easily be fed through cmpFQDN() to find a matching record.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #36689: Extend fe_users-functionality for "lock to domain"Closed2012-04-28

Actions
Related to TYPO3 Core - Feature #50319: improve domain handlingClosed2013-07-23

Actions
Actions #1

Updated by Gerrit Code Review about 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9263

Actions #2

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9263

Actions #3

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9263

Actions #4

Updated by Gerrit Code Review almost 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9263

Actions #5

Updated by Gerrit Code Review almost 12 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9263

Actions #6

Updated by Gerrit Code Review almost 12 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9263

Actions #7

Updated by Gerrit Code Review almost 12 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9263

Actions #8

Updated by Armin Vieweg about 11 years ago

Just a small question. This feature would be very nice - but does extensions like realurl also work with such wildcarded domains?

Actions #9

Updated by Stefan Neufeind about 11 years ago

I haven't throughly tested this, I must admit. But I planned that all parts of TYPO3 (incl. RealURL) will just see the primary domain as they did before.

Actions #10

Updated by Gerrit Code Review about 11 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/9263

Actions #11

Updated by Gerrit Code Review about 11 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/9263

Actions #12

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.2 (Frontend)
Actions #13

Updated by Helmut Hummel over 9 years ago

  • Status changed from Under Review to Closed

Taken into account in #64674.
The issues are not linked on purpose, so the refactoring ticket does not get bloated with relations.

Actions

Also available in: Atom PDF