Project

General

Profile

Actions

Bug #58947

closed

Ignorevalidation set, but validated anyway | also for allready created entities

Added by Philipp Wrann almost 10 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-05-20
Due date:
% Done:

0%

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

Description

Hey,

i recognized, that arguments set as ignorevalidation are ignored when validation errors are handled but when displaying the results with f:form.validationResults they are still being displayed.

I pass 2 Arguments to an action, one called contactForm and one called package. Package is allways passed as integer (uid) and should never be created - anyway - i get many validation errors for the exisiting package. It is loaded but THEN validated.

My Domain Model Validation Setup does not perfectly cover my TCA eval settings (and some times objects are not valid according to their validation settings, because they are imported) but in my opinnion an allready created entity should not be validated when loaded from the persistence in any case. Whether ignorevalidation is set or not.

But exactly this seems to happen.

TYPO3 Version is 6.2.3dev


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #40782: dontvalidate ignored in ValidatorResolverClosed2012-09-10

Actions
Actions

Also available in: Atom PDF