Project

General

Profile

Actions

Bug #101117

open

Don't process "label_alt" when "formattedLabel_userFunc" is set

Added by Jan Kornblum 11 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2023-06-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
formattedLabel_userFunc, inline, irre, performance
Complexity:
Is Regression:
Sprint Focus:

Description

It seems that "formattedLabel_userFunc" gets applied after "label_alt" was processed nevertheless. In my opinion, "label_alt" (or even "label") must not be processed as soon as "formattedLabel_userFunc" is set.

Background: I got massive performance issues when rendering INLINE records, which have their "label_alt" set to two <n:1> relations themselves. To overcome this, i tried "formattedLabel_userFunc" to get performance friendlier labeld. But because the performance still was as bad as without using this, i suppose that "label_alt" processing (database requests) is still done, before the "formattedLabel_userFunc" gets applied.

No data to display

Actions

Also available in: Atom PDF