Actions
Bug #72283
closedFluidcontent causes exception in install tool
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2015-12-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In v7.6.1 when I try to perform update wizard or database analyzer in install tool, I get a Typo3 exception '#1224479370: Tried to get a variable "sections" which is not stored in the context! | TYPO3\CMS\Fluid\Core\ViewHelper\Exception\InvalidVariableException'. In bug #72231, Andreas Fernandez suggested that fluidcontent may be to blame for this:
It registers some hooks in ext_localconf.php - to be honest, I assumed the install tool simply wouldn't use those hooks (being a safe context and all). So I think protecting these hooks as well from running in the install tool should fix it.
Does anyone know how to fix it? (I'm joining full stack trace)
Thanks a lot.
A.N.
Files
Updated by Andreas Kienast almost 9 years ago
Sorry, but iirc that remark is made by Claus Due, not by me.
Updated by Georg Ringer almost 9 years ago
- Status changed from New to Rejected
this is an issue of fluidcontent and claus knows about it already.
Updated by alexis nicolas almost 9 years ago
I'm sorry I didn't find the fluidcontent category.
Actions