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 about 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 #1

Updated by Alexander Opitz over 9 years ago

  • Project changed from 534 to TYPO3 Core
  • Category changed from Extbase: Validation to Extbase
  • TYPO3 Version set to 6.2
  • Is Regression set to No
Actions #2

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (next-patchlevel)
Actions #3

Updated by Susanne Moog about 4 years ago

  • Related to Bug #40782: dontvalidate ignored in ValidatorResolver added
Actions #4

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Needs Feedback

Is this behaviour still a problem in newer versions of extbase?

Actions #5

Updated by Riccardo De Contardi about 3 years ago

  • Status changed from Needs Feedback to Closed

No feedback since the last 90 days => closing this issue.

If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.

Thank you and best regards.

Actions

Also available in: Atom PDF