CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #30821

Compatibility issue with extbase 1.3.3-devel

Added by Kestutis no-lastname-given over 1 year ago. Updated 4 months ago.

Status:New Start date:2011-10-12
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-
Votes: 1 (View)

Description

Hello,

It seems extbase_pager is not compatible with new extbase1.3.3-devel version:
Fatal error: Call to undefined method Tx_Extbase_Configuration_ConfigurationManager::loadTypoScriptSetup() in C:\xampp\htdocs\...\typo3conf\ext\extbase_pager\Classes\ViewHelpers\PagerViewHelper.php on line 69.
I error is related to new Configuration manager:
http://forge.typo3.org/projects/typo3v4-mvc/wiki/ConfigurationManager_rework

History

Updated by Eric Chavaillaz 4 months ago

It's true, with the extension "tkaddress" an error fatal is generated :

Fatal error: Call to undefined method Tx_Extbase_Configuration_ConfigurationManager::loadTypoScriptSetup() in C:\xampp\htdocs\...\typo3conf\ext\extbase_pager\Classes\ViewHelpers\PagerViewHelper.php on line 69.
I error is related to new Configuration manager:

Please, correct this bug.

Thanks a lot.
Eric

Also available in: Atom PDF