Bug #32700
Validation does not work for collections
| Status: | Resolved | Start date: | 2011-12-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Andreas Förthner | % Done: | 100% |
|
| Category: | Validation | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | Git master | |
| Votes: | 0 |
Description
Model validation stops as soons as a property is of type collection. What one would expect here is, that all objects inside this colleciton get validated as well.
Related issues
| related to TYPO3.Media - Bug #33564: Persisting image throws Exception | Resolved | 2012-01-31 | ||
| related to Extbase MVC Framework - Bug #6893: Validation of Incoming Objects (PropertyMapper) does only... | Under Review | 2010-03-17 |
Associated revisions
[FEATURE] Add validators for objects inside of collections
Model validation stops as soon as a property is of type collection. What one
would expect here is, that all objects inside this collection get validated as
well.
Change-Id: Idef99b975e4e71a64e5e6c117991a4b6ee192ee0
Resolves: #32700
Releases: 1.1
History
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/5401
Updated by Gerrit Code Review over 1 year ago
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/5401
Updated by Gerrit Code Review over 1 year ago
Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/5401
Updated by Sebastian Kurfuerst over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Updated by Gerrit Code Review over 1 year ago
- Status changed from Resolved to Under Review
Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/5401
Updated by Andreas Förthner over 1 year ago
- Status changed from Under Review to Resolved
Applied in changeset dd6f600dca46366e3109a47488bc6c3b607105d9.