Actions
Bug #17128
closedElement browser cannot be used on new child records of a new parent record.
Start date:
2007-03-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Imagine you create a new parent record and a new child record. The child record has a field which uses the element browser (e.g. to integrate an image/file).
Since the child record was not present while the parent was created, TCEforms didn't load the functions to use the element browser. The result is a JavaScript error "setFormValueOpenBrowser is not defined".
(issue imported from #M5248)
Files
Actions