Project

General

Profile

Actions

Bug #34646

closed

form sysext can't handle more than 1 form with validation per page (with patch)

Added by Claudio M about 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
-
Start date:
2012-03-07
Due date:
% Done:

0%

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

Description

If multiple forms are used on the same page with different validation rules, all validation rules apply to all forms due to 'tx_form_System_Validate' being a singleton. This results in most forms never validating properly.

Attached is a patch to fix the problem by having one tx_form_System_Validate per form instance.


Files

form-fix.patch (2.35 KB) form-fix.patch Patch against 4.6.4 (sorry..) Claudio M, 2012-03-07 16:30

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #31711: Multiple FORM Elements on the same pageClosed2011-11-09

Actions
Actions #1

Updated by Gerrit Code Review about 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10112

Actions #2

Updated by Wouter Wolters over 9 years ago

  • Status changed from Under Review to Closed
  • Is Regression set to No

Andreas Wolf Sep 14, 2013

Abandoned

Abandoned because the main issue has been fixed. The naming change could be ported, but I currently don't have time for that.

Actions

Also available in: Atom PDF