Actions
Bug #70051
closedStory #69617: FormEngine bugs
TCA displayCond not evaluated
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-09-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If EXT:static_info_tables is not installed, and a record "tx_rtehtmlarea_acronym" is created, an exception is thrown:
Uncaught TYPO3 Exception #1439569743: Field static_lang_isocode of table tx_rtehtmlarea_acronym reference to foreign table static_languages, but this table is not defined in TCA
TCA of this field has:
'displayCond' => 'EXT:static_info_tables:LOADED:true',
Updated by Christian Kuhn about 9 years ago
- Status changed from Accepted to Closed
- % Done changed from 0 to 100
Actions