Actions
Bug #38361
closedSuggest Wizard not loading
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2012-06-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If an inline record using the suggest wizard is loaded via AJAX, the suggest wizard is not initialized and therefore not working. Opera shows the error
Uncaught exception: ReferenceError: Undefined variable: TCEForms
This seems to be caused by the javascript file jsfunc.tceforms_suggest.js not being loaded.
The fix is simply loading jsfunc.tceforms_suggest.js when the suggest object is created.
Attached patch fixes the bug.
Files
Actions