Project

General

Profile

Actions

Bug #50841

closed

PHP warning in ext:documentation

Added by Christian Kuhn over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2013-08-06
Due date:
% Done:

100%

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

Description

Warning: Invalid argument supplied for foreach() in /var/www/src/typo3_src-git/master/typo3/sysext/documentation/Classes/Domain/Repository/DocumentRepository.php on line 118

Call Stack:
0.0002 667408 1. {main}() /var/www/src/typo3_src-git/master/typo3/mod.php:0
0.3847 30879760 2. TYPO3\CMS\Extbase\Core\ModuleRunner->callModule() /var/www/src/typo3_src-git/master/typo3/mod.php:47
0.3885 30961784 3. TYPO3\CMS\Extbase\Core\Bootstrap->run() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Core/ModuleRunner.php:81
0.6536 41205816 4. TYPO3\CMS\Extbase\Core\Bootstrap->handleRequest() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Core/Bootstrap.php:197
0.6908 41879752 5. TYPO3\CMS\Extbase\Mvc\Web\BackendRequestHandler->handleRequest() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Core/Bootstrap.php:208
0.7081 42382568 6. TYPO3\CMS\Extbase\Mvc\Dispatcher->dispatch() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Mvc/Web/BackendRequestHandler.php:47
0.7392 43800856 7. TYPO3\CMS\Extbase\Mvc\Controller\ActionController->processRequest() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php:83
0.7815 45320216 8. TYPO3\CMS\Extbase\Mvc\Controller\ActionController->callActionMethod() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php:166
0.7826 45457296 9. call_user_func_array() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php:295
0.7826 45457664 10. TYPO3\CMS\Documentation\Controller\DocumentController->listAction() /var/www/src/typo3_src-git/master/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php:295
0.7826 45457800 11. TYPO3\CMS\Documentation\Domain\Repository\DocumentRepository->findByLanguage() /var/www/src/typo3_src-git/master/typo3/sysext/documentation/Classes/Controller/DocumentController.php:73
0.7827 45457800 12. TYPO3\CMS\Documentation\Domain\Repository\DocumentRepository->findAll() /var/www/src/typo3_src-git/master/typo3/sysext/documentation/Classes/Domain/Repository/DocumentRepository.php:66
0.7827 45457800 13. TYPO3\CMS\Documentation\Domain\Repository\DocumentRepository->findSphinxDocuments() /var/www/src/typo3_src-git/master/typo3/sysext/documentation/Classes/Domain/Repository/DocumentRepository.php:46


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #50486: Backend documentation moduleClosedXavier Perseguers2013-07-27

Actions
Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22893

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22893

Actions #3

Updated by Wouter Wolters over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF