Bug #30821
Compatibility issue with extbase 1.3.3-devel
| 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