Actions
Bug #55711
closedFlexform Settings ignored in Extbase controller action
Start date:
2014-02-05
Due date:
% Done:
0%
Estimated time:
1.00 h
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In current beta 5 release the flexform settings are ignored in Extbase controller action:
$this->settings['myflexformsetting']
In beta 4 and 6.x versions befor this works fine for me
Updated by Georg Ringer almost 11 years ago
- Status changed from New to Needs Feedback
can you check latest master, IMO fixed with #55687
Updated by Anonymous almost 11 years ago
Dirk Klimpel wrote:
the patch fix it
Thanks, the patch works fine for me :-)
Updated by Georg Ringer almost 11 years ago
- Status changed from Needs Feedback to Closed
thx for feedback
Actions