Project

General

Profile

Actions

Bug #104732

open

altLabelField in lowlevel not exploded

Added by Philipp Parzer 3 months ago. Updated 6 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2024-08-26
Due date:
% Done:

0%

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

Description

https://github.com/TYPO3/typo3/blob/v13.2.1/typo3/sysext/lowlevel/Classes/Controller/DatabaseIntegrityController.php#L1112
https://github.com/TYPO3/typo3/blob/v13.2.1/typo3/sysext/frontend/Configuration/TCA/tt_content.php#L6

TCA config 'label_alt' can be comma separated values
in lowlevel DatabaseIntegrityController the value is not exploded
Leads to Undefined array key "subheader,bodytext"

Problem exists in V11 too

Actions #1

Updated by Garvin Hicking 3 months ago

  • Category set to FormEngine aka TCEforms
  • Status changed from New to Needs Feedback

Could you list more details on how to reproduce, error stacktrace? Or is this a tocket you're preparing a patch for?

Actions #2

Updated by Philipp Parzer 3 months ago

  • go to DB Check
  • Full Search
  • Advanced Query
  • select Page Content (tt_content)
  • select uid,header,l18n_parent
  • where l18n_parent = <uid>

page doesn't refresh
error in the log module

I think there must be content elements without a header
tested with TYPO3 11 and PHP 8.2

Actions #3

Updated by Gerrit Code Review 2 months ago

  • Status changed from Needs Feedback 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/+/86193

Actions #4

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

Actions #5

Updated by Garvin Hicking 2 months ago

  • Status changed from Under Review to Needs Feedback

I created a patch for it, could you have a look at it if it works for you:

https://review.typo3.org/c/Packages/TYPO3.CMS/+/86193

Actions #6

Updated by Gerrit Code Review 2 months ago

  • Status changed from Needs Feedback to Under Review

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/+/86193

Actions #7

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

Actions #8

Updated by Gerrit Code Review about 1 month 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/+/86193

Actions #9

Updated by Gerrit Code Review 6 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/+/86193

Actions

Also available in: Atom PDF