Actions
Bug #23986
closedTemplate module crashes, if no template exists on a page
Start date:
2010-11-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
While in the template module (Info/Modify), it will crash with the following error if no template or an empty template exists on that page.
PHP Catchable Fatal Error: Argument 1 passed to tx_tstemplateinfo::processTemplateRowAfterLoading() must be an array, boolean given, called in ...
- Select the module "Template"
- In the dropdown select "Info/Modify"
- Navigate to a page with no template or an empty template.
(issue imported from #M16302)
Files
Updated by Ernesto Baschny about 14 years ago
Committed Andreas v3 (see core list) to trunk rev 9318+9319 (for 4.5.0 beta1).
The rev. 9319 was just a CGL follow-up.
Actions