Project

General

Profile

Actions

Bug #61150

closed

If old property mapper is active the collection validator causes a warning

Added by Helmut Hummel over 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-08-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

With the old property mapping and validation, isValid is called
directly on the CollectionValidator. If the value is NULL however
this causes a waring in the following foreach.

To prevent this, add the check that is present in validate also
to the isValid method.

Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32319

Actions #3

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32319

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32319

Actions #5

Updated by Helmut Hummel almost 10 years ago

  • Status changed from Under Review to Rejected

not worth fixing the old stuff

Actions

Also available in: Atom PDF