Bug #22970
closed
t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
Added by Caspar Stuebs over 14 years ago.
Updated over 9 years ago.
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
- Status changed from New to Needs Feedback
- Target version deleted (
0)
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
As I understand the problem, this was fixed.
Hi,
this Problem still exists in TYPO3 4.5 and 6.1
I have added new patches for both versions.
Greetings
Caspar
- Status changed from Needs Feedback to Under Review
- Status changed from Under Review to Needs Feedback
Hi, in the meantime some patches are merged in this regard. Is this now fixed within TYPO3 CMS 7.0?
I do not know if it is fixed in 7.0, but it still has problems within 6.2. Every patch that was merged still solved a part of it and not the whole issue.
E.g. if I define a image field as element title, I still get the ids and not the titles of the fal elements.
I just tested with master, and for image fields I get the title in the inline field title, but no ID. So it seems this is fixed now.
If it is still an issue, could you please give me examples how to reproduce? A test extension, or maybe occurences in Core would be nice.
Thanks
- Status changed from Needs Feedback to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24930
- Status changed from Under Review to Rejected
open ever since, no feedback on request and I cannot reproduce. If you feel this is still an issue, just reopen the ticket.
Also available in: Atom
PDF