Actions
Bug #21759
closedTYPO3 4.3 flexform fields of type INPUT are not filled with stored data in BE
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-12-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using flexforms in a extension the flexform fields of type INPUT are not filled in the form, while data inserted in fields are stored correctly.
Same Flex is working fine on all newer versions of TYPO3 of 4.2
tested in 4.6 - 4.10
(issue imported from #M12866)
Updated by Manfred Siegmund almost 15 years ago
please close this one,
a debug output in a helper class was active.
Once the debug output is removed, everything works as expected.
Actions