Actions
Bug #80883
closedIllegal string offset 'TCEMAIN.' in typo3/sysext/frontend/Classes/Typolink/DatabaseRecordLinkBuilder.php line 34
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-04-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
How to reproduce:
On a clean typo3 install add the following TypoScript
page.10 = TEXT page.10.typolink.parameter =t3://record?identifier=test&uid=123
clear the frontend cache, log out from backend(!) and open frontend in browser
It seems that DatabaseRecordLinkBuilder fails if TSFE->pagesTSconfig is not initalized before.
Updated by Azeef no-lastname-given over 7 years ago
- Related to Bug #80649: Illegal string offset 'linkHandler.' - TYPO3 v 8.6.1 added
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52619
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52629
Updated by Benni Mack over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 543f14b66aa5cfd5a9aaaa23b4c39d839eb0517b.
Updated by José Ricardo over 7 years ago
- Related to Bug #81247: DatabaseRecordLinkBuilder: External pageTs not loaded added
Updated by Susanne Moog about 7 years ago
- Has duplicate Bug #81262: linkhandler does not handle links if not logged in added
Actions