Bug #67632
closedf:cObject error with field flux field.relation
0%
Description
I'm trying to display a tree of all contents recorded.
Configuraton is <flux:field.relation name="contents" table="tt_content" size="10"/>
Preview with <f:cObject typoscriptObjectPath="lib.renderBodyText" data="{'content_uid': {contents}}" />
When creating the FCE I can see the content tree, but in my BE page I get this PHP error:Fatal error: Call to a member function setTSlogMessage() on a non-object in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php on line 851
I'm on 7.3.0.
Updated by Xavier Perseguers over 9 years ago
Can you reproduce without relying on EXT:flux?
Updated by Wouter Wolters over 9 years ago
- Status changed from New to Needs Feedback
Updated by Riccardo De Contardi about 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.