Project

General

Profile

Actions

Bug #81262

closed

linkhandler does not handle links if not logged in

Added by Harald Krischner almost 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 #1

Updated by Harald Krischner almost 7 years ago

  • Project changed from 9 to TYPO3 Core
  • TYPO3 Version set to 7
Actions #2

Updated by Harald Krischner almost 7 years ago

  • Category set to Content Rendering
Actions #3

Updated by Georg Ringer over 6 years ago

  • Related to Bug #82293: Centralize getPagesTSconfig methods added
Actions #4

Updated by Susanne Moog over 6 years ago

  • Is duplicate of Bug #80883: Illegal string offset 'TCEMAIN.' in typo3/sysext/frontend/Classes/Typolink/DatabaseRecordLinkBuilder.php line 34 added
Actions #5

Updated by Susanne Moog over 6 years ago

  • Category changed from Content Rendering to Link Handling, Site Handling & Routing
  • Status changed from New to Resolved
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF