Project

General

Profile

Actions

Bug #58951

closed

show_item does not properly resolve MM group items

Added by Xavier Perseguers almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2014-05-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When showing record information, fields which are inline records wrongly use the number of references as foreign uid to fetch related items and compute the label instead of resolving the relation.

In fact, the relations are properly resolved but never used as $this->row is not overridden by the result of the data-preprocessing.

Seems like it is bound to TYPO3 6.x because former versions did not resolve the relation and only showed the number of children.


Files

58951-TYPO3_61.diff (1.12 KB) 58951-TYPO3_61.diff Patch for TYPO3 6.1 Xavier Perseguers, 2014-12-15 15:48
58951-TYPO3_62.diff (1.06 KB) 58951-TYPO3_62.diff Patch for TYPO3 6.2 Xavier Perseguers, 2014-12-15 16:10

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #56882: Can not translate IRRE elementsClosed2014-03-13

Actions
Related to TYPO3 Core - Bug #59671: IRRE related child records are not listed (comma separated list) in list moduleClosed2014-06-19

Actions
Related to TYPO3 Core - Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inlineRejected2010-06-23

Actions
Actions

Also available in: Atom PDF