Project

General

Profile

Actions

Bug #105505

closed

Required field validation broken on RTE fields (12.4.17)

Added by cosmoblonde GmbH 3 days ago. Updated about 24 hours ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2024-10-28
Due date:
% Done:

100%

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

Description

Since version 12.4.17, required fields with RTE are often (not always) not recognized as required. Therefore saving without a value is possible.
This error seems to be related to the commit https://github.com/typo3/typo3/commit/e9904c0e8d (which is was part of release 12.4.17) to avoid race conditions.

If I revert this change, all required RTE fields are properly validated.

Can you please confirm and fix or revert to the old version?

Thanks!


Related issues 4 (1 open3 closed)

Related to TYPO3 Core - Bug #101286: RTE validation broken when field is requiredClosed2023-07-07

Actions
Related to TYPO3 Core - Bug #104139: Broken ready state in TYPO3 backend with Chrome 126.0.6478.62Closed2024-06-18

Actions
Related to TYPO3 Core - Bug #104135: Improve document-service responsivenessClosed2024-06-18

Actions
Related to TYPO3 Core - Bug #105388: FormEngine review module is racyUnder Review2024-10-22

Actions
Actions #1

Updated by Garvin Hicking 3 days ago

  • Related to Bug #101286: RTE validation broken when field is required added
Actions #2

Updated by Garvin Hicking 3 days ago

  • Related to Bug #104139: Broken ready state in TYPO3 backend with Chrome 126.0.6478.62 added
  • Related to Bug #104135: Improve document-service responsiveness added
Actions #3

Updated by Garvin Hicking 3 days ago

  • Category set to Backend JavaScript
  • Is Regression set to Yes
Actions #4

Updated by Garvin Hicking 3 days ago

Thanks for this follow-up. I'll bring it up. Formengine JS validation is a tough cookie atm.

Actions #5

Updated by Andreas Kienast 2 days ago

  • Related to Bug #105388: FormEngine review module is racy added
Actions #6

Updated by Andreas Kienast 2 days ago

  • Status changed from New to In Progress

The reason here is that FormEngine validates its status quo, which happens before ckeditor was able to place its textarea element.

Actions #7

Updated by Gerrit Code Review 2 days ago

  • Status changed from In Progress to Under Review

Patch set 1 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/+/86819

Actions #8

Updated by Gerrit Code Review 2 days ago

Patch set 2 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/+/86819

Actions #9

Updated by Gerrit Code Review 2 days ago

Patch set 3 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/+/86819

Actions #10

Updated by Gerrit Code Review 2 days ago

Patch set 4 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/+/86819

Actions #11

Updated by Gerrit Code Review 2 days ago

Patch set 5 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/+/86819

Actions #12

Updated by Gerrit Code Review 2 days 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/+/86819

Actions #13

Updated by Gerrit Code Review 2 days 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/+/86819

Actions #14

Updated by Gerrit Code Review 1 day 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/+/86819

Actions #15

Updated by Gerrit Code Review 1 day ago

Patch set 1 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/+/86834

Actions #16

Updated by Gerrit Code Review 1 day ago

Patch set 2 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/+/86834

Actions #17

Updated by Gerrit Code Review 1 day ago

Patch set 3 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/+/86834

Actions #18

Updated by Gerrit Code Review about 24 hours ago

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

Actions #19

Updated by Gerrit Code Review about 24 hours ago

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

Actions #20

Updated by Benjamin Franzke about 24 hours ago

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

Also available in: Atom PDF