Project

General

Profile

Actions

Bug #81262

closed

linkhandler does not handle links if not logged in

Added by Harald Krischner about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2017-05-18
Due date:
% Done:

0%

Estimated time:
0.20 h
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

A link like

t3://record?identifier=tx_news&uid=1

can not be resolved if not logged in.

I could trace this error down do DatabasRecordLinkBuilder line 35:

$linkHandlerConfiguration = $tsfe->pagesTSconfig['TCEMAIN.']['linkHandler.'];

pageTSconfig is empty.

$tsfe->getPagesTSconfig()['TCEMAIN.']['linkHandler.'];

would fix this.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #82293: Centralize getPagesTSconfig methodsClosed2017-09-05

Actions
Is duplicate of TYPO3 Core - Bug #80883: Illegal string offset 'TCEMAIN.' in typo3/sysext/frontend/Classes/Typolink/DatabaseRecordLinkBuilder.php line 34 Closed2017-04-19

Actions
Actions

Also available in: Atom PDF