Project

General

Profile

Actions

Bug #89040

closed

Typo3 form validation

Added by Kasim Sabah M S over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-08-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.1
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

when a typo3 form is created with some fields (for example text fields), a unique identifier is generated for these fields(like text-1, text-2). if some validation is given to this field/fields(for example text-2 is given an email validation).
this get reflected perfectly.
But when a second form is created with some fields(text fields) identifier generated for this fields are also same(like text-1, text-2..), in the second form different validators or no validation is applied. but when rendered(2nd form) in frontend, validataion of 1st form gets reflected there.

can somebody please explain why this overriding get happens.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88730: Validators of a field with the same identifier is working only once on a pageClosedMathias Brodala2019-07-11

Actions
Actions

Also available in: Atom PDF