Actions
Bug #40168
closedUncaught Exception on multi-language site
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-08-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using multiple languages, the TYPO3 Frontend crashes with an uncaught Exception (on current master):
#1283790586: There is no entry in the $TCA array for the table "sys_language_overlay". This means that the function enableFields() is called with an invalid table name as argument.
InvalidArgumentException thrown in file
[...]/typo3_src/typo3/sysext/frontend/Classes/Page/PageRepository.php in line 910.
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14066
Updated by Martin Helmich about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 837fd443008e4fad72ddf899dbaf7551ca5399c7.
Actions