Project

General

Profile

Actions

Bug #38361

closed

Suggest Wizard not loading

Added by Alexander Jahn over 12 years ago. Updated almost 10 years ago.

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

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

Also available in: Atom PDF