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

Updated by Oliver Bartsch over 4 years ago

Hi,

do you think this is the same bug as reported in https://forge.typo3.org/issues/88730? If so, please close this one as duplicated.

Nevertheless you could add some information on the other issue, if I missed something or didn't described it clearly.

Thanks in advance.

Actions #2

Updated by Kasim Sabah M S over 4 years ago

Oliver Bartsch wrote:

Hi,

do you think this is the same bug as reported in https://forge.typo3.org/issues/88730? If so, please close this one as duplicated.

Nevertheless you could add some information on the other issue, if I missed something or didn't described it clearly.

Thanks in advance.

yeah i think both are same, i will close this issue here.

thanks.

Actions #3

Updated by Riccardo De Contardi over 4 years ago

  • Related to Bug #88730: Validators of a field with the same identifier is working only once on a page added
Actions #4

Updated by Riccardo De Contardi over 4 years ago

  • Status changed from New to Closed

Hi, thank you for your fast reply, closing it.

I added a relation from this issue to #88730 to keep track of it.

If you think that this is the wrong decision, please reopen it or ping me.

Actions #5

Updated by Kasim Sabah M S over 4 years ago

Riccardo De Contardi wrote:

Hi, thank you for your fast reply, closing it.

I added a relation from this issue to #88730 to keep track of it.

If you think that this is the wrong decision, please reopen it or ping me.

hi there, i'm facing this issue in typo3 version 8 also. (just wanted to update you about that).
Thanks

Actions #6

Updated by Björn Jacob over 4 years ago

  • Category set to Form Framework
Actions

Also available in: Atom PDF