Project

General

Profile

Actions

Bug #95441

closed

DataHandler - flex inline field validation issue

Added by Davide Alghi over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Start date:
2021-10-02
Due date:
% Done:

100%

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

Description

Any server-side validation (eval: email) for an inline field , in a flex field type, is skipped
Issue is in TYPO3 v10 and TYPO3 v11.

Steps to reproduce:
  1. create a form with finisher containing a validated email field, such as "Email to sender"
  2. add a Form Content Element to any page
  3. choose that form ("Form definition")
  4. enable "Override finisher settings"
  5. switch to "Email to sender" tab
  6. "Email Address" field is evaluated as email (https://github.com/TYPO3/typo3/blob/cb702fdd3092be81c0732af0864ecde470a0cb4d/typo3/sysext/form/Configuration/Yaml/Finishers/EmailToSender.yaml#L53)
  7. in "Email Address" field, enter any text, that is not an email address
  8. save edit form
  9. no alert is displayed and the wrong address is still saved

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #95442: Fixes datahandler.flexInlineFieldsValidationIssueClosed2021-10-02

Actions
Related to TYPO3 Core - Task #95443: Fixes datahandler-flexInlineFieldsValidationIssueClosed2021-10-02

Actions
Actions #2

Updated by Davide Alghi over 2 years ago

  • Related to Task #95442: Fixes datahandler.flexInlineFieldsValidationIssue added
Actions #3

Updated by Davide Alghi over 2 years ago

  • Related to Task #95443: Fixes datahandler-flexInlineFieldsValidationIssue added
Actions #4

Updated by Gerrit Code Review over 2 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #5

Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #6

Updated by Gerrit Code Review over 2 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #7

Updated by Gerrit Code Review over 2 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #8

Updated by Nikita Hovratov over 2 years ago

  • Category changed from Miscellaneous to Form Framework
  • Target version set to Candidate for patchlevel
Actions #9

Updated by Gerrit Code Review over 2 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #10

Updated by Gerrit Code Review over 2 years ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #11

Updated by Gerrit Code Review over 2 years ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #12

Updated by Gerrit Code Review over 2 years ago

Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #13

Updated by Gerrit Code Review over 2 years ago

Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #14

Updated by Gerrit Code Review over 2 years ago

Patch set 10 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #15

Updated by Gerrit Code Review over 2 years ago

Patch set 11 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71490

Actions #16

Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72688

Actions #17

Updated by Nikita Hovratov over 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF