[TYPO3-mvc] RFC #7883: Bug: Fluid: CObjectViewHelper not working in the frame of eID, Services, pibase

Fabien Udriot fudriot at omic.ch
Mon May 24 19:07:01 CEST 2010


This is an SVN patch request.

Type:
=====
Bugfix

Bugtracker references:
======================
http://forge.typo3.org/issues/show/7883

Branches:
=========
trunk

Problem:
========
I have been following "howto" to make use of Fluid in the context of eID, Services, tslib_pibase.
http://forge.typo3.org/wiki/typo3v4-mvc/How_to_userender_a_fluid_template_in_a_ServiceeIdCLI_Script2

It works fine unless view helper CObject is not working since the dispatcher has not been called. As 
a result, not everything is instantiated properly (e.g. loading of Typoscript).

Solution:
=========
A solution is to construct a proper $configurationManager if 
Tx_Extbase_Dispatcher::getConfigurationManager() is returning a NULL value.

cf. patch on http://forge.typo3.org/issues/show/7883

Kindly,

Fabien
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_7615.diff
URL: <http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/attachments/20100524/640dc6fb/attachment.asc>


More information about the TYPO3-project-typo3v4mvc mailing list