Bug #50420

<ts:render /> is not possible in plugins because of missing fluidTemplateTsObject in the context

Added by Carsten Bleicker about 2 years ago. Updated about 2 years ago.

Status:Rejected Start date:2013-07-25
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

having a plugin and trying to render with ts:render viewhelper wich throws this exception:

Exception while rendering
page<TYPO3.Neos:Page>/body<TYPO3.Neos:Template>/content/main<TYPO3.Neos:ContentCollection>/default<TYPO3.TypoScript:Matcher>/element<TYPO3.Neos:ContentCollection.Default>/itemRenderer<TYPO3.Neos:ContentCase>/default<TYPO3.TypoScript:Matcher>/element<BLEICKER.Pipeu:ProductPlugin>:
Tried to get a variable "fluidTemplateTsObject" which is not stored in the context! (2013072510430231b968)

History

#1 Updated by Christian Müller about 2 years ago

  • Status changed from New to Rejected

Not a bug. A Plugin is a separate request. The Controller should use it's own TypoScriptView if it needs to render with TypoScript.

Also available in: Atom PDF