[BUGFIX] SaveToDatabaseFinisher uses parseOption to evaluate mode
If the mode is not specified in the configuration, the default must be used. The defaultOption can only be retrieved if the `parseOption` method is used. Resolves: #100969 Releases: main, 12.4, 11.5 Change-Id: I6b6da6ff9053776b80947b97b084d47d88114b97 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79238 Tested-by:core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/form/Classes/Domain/Finishers/SaveToDatabaseFinisher.php 4 additions, 4 deletions.../form/Classes/Domain/Finishers/SaveToDatabaseFinisher.php
- typo3/sysext/form/Tests/Unit/Domain/Finishers/SaveToDatabaseFinisherTest.php 4 additions, 8 deletions...ests/Unit/Domain/Finishers/SaveToDatabaseFinisherTest.php
Please register or sign in to comment