Project

General

Profile

Actions

Bug #101658

closed

Inconsistent database state breaks FormEngine frontend

Added by Andreas Kienast over 1 year ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-08-11
Due date:
% Done:

100%

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

Description

There's currently a bug in DataHandler that creates a broken localization state, which in turn breaks the FormEngine frontend.

This can be reproduced in the following way:

  1. Create a new page and define the "Author Email" (to be found in the "Metadata" tab)
  2. Create a localization of the created page
  3. Update the localization, change the translation behavior of the "Author Email" field to "Custom value" and insert a custom value -> save
  4. Copy the whole page
  5. Edit the localization of the copied page

The underlying issue is caused by DataHandler since at least v11. In v12, jQuery is not used anymore in the offending part, revealing this issue.

Actions #1

Updated by Gerrit Code Review over 1 year 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/+/80517

Actions #2

Updated by Gerrit Code Review over 1 year 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/+/80517

Actions #3

Updated by Gerrit Code Review over 1 year 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/+/80523

Actions #4

Updated by Andreas Fernandez over 1 year ago

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

Updated by Benni Mack 5 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF