Bug #4287

Missing reference in ext_autoload.php

Added by Xavier Perseguers almost 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-08-21
Priority:Must have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:- Estimated time:0.00 hour
Has patch: Affected Flow version:

Description

Index: ext_autoload.php ===================================================================
--- ext_autoload.php (revision 1123)
++ ext_autoload.php (working copy)
@ -38,6 +38,7 @
'tx_fluid_core_viewhelper_facets_postparseinterface' => $extensionClassesPath . 'Core/ViewHelper/Facets/PostParseInterface.php',
'tx_fluid_service_docbookgenerator' => $extensionClassesPath . 'Service/DocbookGenerator.php',
'tx_fluid_view_templateview' => $extensionClassesPath . 'View/TemplateView.php',
'tx_fluid_view_templateviewinterface' => $extensionClassesPath . 'View/TemplateViewInterface.php',
'tx_fluid_viewhelpers_aliasviewhelper' => $extensionClassesPath . 'ViewHelpers/AliasViewHelper.php',
'tx_fluid_viewhelpers_baseviewhelper' => $extensionClassesPath . 'ViewHelpers/BaseViewHelper.php',
'tx_fluid_viewhelpers_cobjectviewhelper' => $extensionClassesPath . 'ViewHelpers/CObjectViewHelper.php',

History

#1 Updated by Jochen Rau almost 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1127.

#2 Updated by Bastian Waidelich almost 6 years ago

  • Project changed from Extbase MVC Framework to TYPO3.Fluid
  • Category deleted (432)

Also available in: Atom PDF