Project

General

Profile

Actions

Bug #100969

closed

Default option for mode not used in SaveToDatabaseFinisher

Added by Markus Klein over 1 year ago. Updated 4 months ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2023-06-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The ext:form SaveToDatabaseFinisher directly accesses `$this->options['mode']`. If `mode` is not configured, this causes a PHP warning.
The actual bug is, that the default value should be used in this case, which is achieved by using `$this->parseOption`.

Actions

Also available in: Atom PDF