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

Also available in: Atom PDF