Actions
Bug #20073
closedIRRE child records with a select for static_info_currencies don't get rendered
Start date:
2009-02-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
For the extension seminars we are planning to add dynamic prices to our events. The dynamic prices have a selector for the currency which gets it's values from static_info_currencies.
When clicking on the "New record" IRRE link within an event form the price form is not rendered. When removing the currency field from the price TCA the form gets displayed.
The problems seems that json_encode() has problems encoding the form and therefore returns null for $this->content['data'] in TYPO3AJAX class.
(issue imported from #M10517)
Files
Actions