Actions
Bug #70681
closedCall to a member function sL() on a non-object in PageRenderer.php
Start date:
2015-10-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
If we are in a frontend context the method "addInlineLanguageLabelArray" of the PageRenderer fails.
In fact, we must checks the context before calling the "sL" method.
Thanks
Updated by Gerrit Code Review about 9 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 http://review.typo3.org/44048
Updated by Eric Chavaillaz about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 529f51cbe3d84f5800916930b5554430501f7959.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions