Bug #45959
closedCalling getCompressedTCarray in BE break TCA
0%
Description
When TypoScriptFrontendController-getCompressedTCarray is called in BE,
ie. to simulate FE environment and give to getRecordOverlay the possibility to access localization informations stored in TCAcachedExtra, the global TCA array is resetted and the additonal informations from ext_tables.php extensions are no more available.
Solution will be to add new method to allow to get a full TCAcachedExtra informations without resetting TCA array.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18559
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18559
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18559
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Closed
- Is Regression set to No
an old story according the author.