Project

General

Profile

Actions

Bug #58804

closed

Interface 'TYPO3\CMS\Scheduler\AdditionalFieldProviderInterface' not found when ext:scheduler ist not installed

Added by Stefano Kowalke almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-05-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Installing the extension make it work.

This is the stack trace:

PHP Fatal error:  Interface 'TYPO3\CMS\Scheduler\AdditionalFieldProviderInterface' not found in typo3cms/typo3/sysext/extbase/Classes/Scheduler/FieldProvider.php on line 33
PHP Stack trace:
PHP   1. {main}() typo3cms/typo3/mod.php:0
PHP   2. require() typo3cms/typo3/mod.php:45
PHP   3. Tx_Phpunit_BackEnd_Module->main() http/typo3conf/ext/phpunit/Classes/BackEnd/index.php:86
PHP   4. Tx_Phpunit_BackEnd_Module->renderRunTests() http/typo3conf/ext/phpunit/Classes/BackEnd/Module.php:206
PHP   5. Tx_Phpunit_BackEnd_Module->renderRunningTest() http/typo3conf/ext/phpunit/Classes/BackEnd/Module.php:288
PHP   6. Tx_Phpunit_BackEnd_Module->runAllTests() http/typo3conf/ext/phpunit/Classes/BackEnd/Module.php:593
PHP   7. PHPUnit_Framework_TestSuite->run() http/typo3conf/ext/phpunit/Classes/BackEnd/Module.php:831
PHP   8. PHPUnit_Framework_TestSuite->run() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:705
PHP   9. PHPUnit_Framework_TestSuite->runTest() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:745
PHP  10. PHPUnit_Framework_TestCase->run() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:775
PHP  11. PHPUnit_Framework_TestResult->run() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:776
PHP  12. PHPUnit_Framework_TestCase->runBare() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php:648
PHP  13. PHPUnit_Framework_TestCase->runTest() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:831
PHP  14. ReflectionMethod->invokeArgs() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:976
PHP  15. TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest->getCommandControllerActionFieldFetchesCorrectClassNames() http/typo3conf/ext/phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:976
PHP  16. TYPO3\CMS\Core\Tests\BaseTestCase->getAccessibleMock() typo3cms/typo3/sysext/extbase/Tests/Unit/Scheduler/FieldProviderTest.php:73
PHP  17. TYPO3\CMS\Core\Tests\BaseTestCase->buildAccessibleProxy() typo3cms/typo3/sysext/core/Tests/BaseTestCase.php:75
PHP  18. ReflectionClass->__construct() typo3cms/typo3/sysext/core/Tests/BaseTestCase.php:128
PHP  19. TYPO3\CMS\Core\Core\ClassLoader->loadClass() typo3cms/typo3/sysext/core/Tests/BaseTestCase.php:0

Actions #1

Updated by Markus Klein almost 10 years ago

  • Project changed from 534 to TYPO3 Core
  • Category changed from Extbase to Extbase
Actions #2

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30110

Actions #3

Updated by Gerrit Code Review almost 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30110

Actions #4

Updated by Gerrit Code Review almost 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30110

Actions #5

Updated by Christian Kuhn almost 10 years ago

  • Status changed from Under Review to Rejected
  • Is Regression set to No
  • TYPO3 Version set to 6.2

As discussed in the review, this issue is solved differently and can be closed.

Actions

Also available in: Atom PDF