Project

General

Profile

Actions

Bug #27020

closed

Missing inclusion of TCEForms.Suggest with IRRE record

Added by Harald Glaser almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2011-05-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Under certain conditions TCEForms.Suggest breaks inline records:

Setup:
- parent record contains no Suggest-Wizards
- a child record is embedded as inline record
- this child record uses the suggest wizard for at least one field
Example: in my case tt_news is extended by one inline field to include arbitrary tt_content-records (where the field "pages" uses the suggest-wizard)

Behaviour:
- when executing the JS-commands of the irre record, execution stops at the line "var [objname] = new TCEForms.Suggest(...);"
- thus field initialisation is not performed (typo3form.fieldSet is never called for the fields of the irre record)

Typo3-Versions affected:
tested in 4.4.6, 4.4.7, 4.4.8
(I suppose every version with suggest-wizard is affected.)

Actions

Also available in: Atom PDF