Bug #102638
closed
#1666513645 RuntimeException Setup array has not been initialized. This happens in cached Frontend scope where full TypoScript is not needed by the system.
Added by Simon Schaufelberger 12 months ago.
Updated 5 months ago.
- Category set to AdminPanel
- Status changed from New to Needs Feedback
The deal is: When TS is not fully loaded, then accessing the setup part does throw because it has not been initialized and should not be called. That's valid and much better than just returning something empty - a crash is triggered so dev knows something was called that should not have been.
So the question is: Who calls this and why?
- Related to Bug #100759: f:translate does not take overrides of labels in TypoScript into account anymore added
- Status changed from Needs Feedback to Under Review
This is a regression from the f:translate() VH change. It is triggered by ext:adminpanel which may render (and translate) views in fully-cached scenarios where TypoScript setup is not loaded.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF