Project

General

Profile

Actions

Task #105656

open

FormEngineValidation.validateField() should not return value

Added by Andreas Kienast about 17 hours ago. Updated about 17 hours 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 #1

Updated by Gerrit Code Review about 17 hours ago

  • Status changed from In Progress to Under Review

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86385

Actions

Also available in: Atom PDF