Project

General

Profile

Actions

Bug #22970

closed

t3lib_BEfunc::getProcessedValue() did not handle TCA type inline

Added by Caspar Stuebs almost 14 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-06-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Within the function t3lib_BEfunc::getProcessedValue() there is no case which handle the TCA type inline, so typo3/show_item.php don't show these informations.

Furthermore the delimiter for the db-entries (types select and group) are inconsistence, one time it is a semicolon, the other times it is a comma.

I have added the handling for inline tables to the case of 'select'.
I also changed all delimiter to semicolon.

within show_item.php it is necessary to pass the record uid.
(issue imported from #M14831)


Files


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #23060: "View Item" does not resolve real MM RelationsClosedFrancois Suter2010-06-30

Actions
Related to TYPO3 Core - Bug #58951: show_item does not properly resolve MM group itemsClosedXavier Perseguers2014-05-20

Actions
Related to TYPO3 Core - Bug #52133: Display title of related record when using fields of type:inline as TCA labelClosed2013-09-19

Actions
Related to TYPO3 Core - Bug #59656: List mode doesn't show relation number, but tries to get record title from related tableClosed2014-06-18

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

Actions
Actions

Also available in: Atom PDF