Bug #38361
Suggest Wizard not loading
| Status: | New | Start date: | 2012-06-25 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | TCEforms | |||
| Target version: | 4.7.2 | |||
| TYPO3 Version: | 4.7 | Complexity: | easy | |
| PHP Version: | ||||
| Votes: | 0 |
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.
Related issues
| related to Advanced Frontend Editing - Bug #4791: new TCA suggest wizard does not work | Accepted | 2009-09-28 |