Project

General

Profile

Actions

Bug #66508

closed

tx_form validator throws exception if no validation rules are set

Added by Ruud Silvrants about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2015-04-21
Due date:
% Done:

100%

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

Description

When using a tx_form without any validation rules this occors in the following exception:

PHP Warning: Invalid argument supplied for foreach() in typo3/sysext/form/Classes/Utility/ValidatorUtility.php line 115

The validatorUtility wants to loop over an non existing array.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #64668: Move Mailform to compatibility6ClosedBenni Mack2015-01-30

Actions
Is duplicate of TYPO3 Core - Bug #58878: Exception on form submitClosed2014-05-16

Actions
Actions #1

Updated by Gerrit Code Review about 9 years ago

  • Status changed from New 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/38841

Actions #2

Updated by Gerrit Code Review about 9 years ago

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

Actions #3

Updated by Gerrit Code Review about 9 years ago

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/38846

Actions #4

Updated by Markus Klein about 9 years ago

This was silently fixed on master with #64668. Still we do small cleanup on master as well.

Actions #5

Updated by Gerrit Code Review about 9 years ago

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

Actions #6

Updated by Ruud Silvrants about 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Björn Jacob almost 9 years ago

  • Category set to 1602
Actions #8

Updated by Björn Jacob about 8 years ago

  • Category changed from 1602 to Form Framework
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF