Project

General

Profile

Actions

Bug #61251

closed

Hidden domains & admin panel show hidden records

Added by Lieuwe Hummel over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2014-08-28
Due date:
% Done:

100%

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

Description

My environment
We have a site with multiple domains, these domains are used for different stages in the dev process (Dev/Test/Acc/Prod). Each stage has its own domain. When on Development (for example), the other domains are hidden and the base url is set to development domain. This means i have the following list of domains on the site root (in this order):

  • prod.customer.com
  • acc.customer.com
  • test.customer.com
  • dev.customer.com

My issue
When previewing pages, the typoLink() method looks up the domain name it should have. With the admin panel enabled and the 'Show hidden records' option enabled, it retrieves the production domain on my test/acc/dev server and prepends that.

I had expected that the domain lookup did not take the Show hidden records into account.

Note
Before this was not an issue, but TYPO3 adds the domain name to the generated link since some recent version.

Actions

Also available in: Atom PDF