Bug #38361

Suggest Wizard not loading

Added by Alexander Jahn 11 months ago.

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.

class.t3lib_tceforms.php.patch - Patch; loading suggest wizard JS when creating instance via AJAX call (775 Bytes) Alexander Jahn, 2012-06-25 08:54


Related issues

related to Advanced Frontend Editing - Bug #4791: new TCA suggest wizard does not work Accepted 2009-09-28

Also available in: Atom PDF