Project

General

Profile

Actions

Task #105656

open

FormEngineValidation.validateField() should not return value

Added by Andreas Kienast about 17 hours ago. Updated less than a minute ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-11-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The FormEngine validation method validateField() returns a value, which does not make much sense in the method's scope.
There is an actual value modification going on, but the code copies the value into a separate variable, which is returned. In simple words: input = output.

Actions

Also available in: Atom PDF