Bug #23060

"View Item" does not resolve real MM Relations

Added by websedit AG about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-06-30
Priority:Should have Due date:
Assigned To:Francois Suter % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.4 Is Regression:
PHP Version:5.2 Sprint Focus:
Complexity:

Description

The overview "View Item" displays (Listview -> Display Information Icon) does not resolve real MM Relations correctly. It always shows the first entry of the related database no matter what.

This seems to be a bug in all Versions (tried 4.3 and 4.4)
(issue imported from #M14949)

bug_14949.patch Magnifier (3.7 kB) Administrator Admin, 2010-07-03 17:33

14949_v4-3.diff Magnifier (3.7 kB) Administrator Admin, 2010-08-22 19:04

14949_trunk.diff Magnifier (4.4 kB) Administrator Admin, 2010-08-22 19:12


Related issues

related to Core - Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type... Rejected 2010-06-23

History

#1 Updated by Caspar Stuebs about 5 years ago

This seems to be related to http://bugs.typo3.org/view.php?id=14831

within show_item.php it is necessary to pass the record uid.

see patch in bug 14831

I have not testet MM-Relations yet ...

#2 Updated by Caspar Stuebs about 5 years ago

I have checked this problem for 4.4.0.

Within the show_item.php the uid has to be passed and in t3lib_BEfunc::getProcessedValue() there has to be a check, if the uid is passed.

see patch

#3 Updated by Francois Suter almost 5 years ago

Updated patches for 4.3, 4.4 and 4.5. For 4.3 the initial patch did not apply cleanly. The 4.5 patch (backported to 4.4) contains additional CGL cleanup.

#4 Updated by Francois Suter almost 5 years ago

Committed to:
- 4.3 in revision 8640
- 4.4 in revision 8641
- trunk in revision 8642

Also available in: Atom PDF