Actions
Bug #18504
closedXCLASSes are not working with AJAX calls in t3lib_TCEforms_inline
Start date:
2008-03-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The $TYPO3_CONF_VARS must be set to global before require_once is used in the t3lib_tceforms_inline::processAjaxRequestConstruct(&$ajaxArguments) .
Than the xclass will be loaded.
(issue imported from #M7947)
Files
Updated by Malte Jansen over 16 years ago
The headline should be: XCLASSes in tceforms_inline are not working with ajax-calls
Updated by Oliver Hader over 16 years ago
Committed to SVN TYPO3_4-2 (rev. 3476)
Actions