Feature #34772
closedMigrate ext:belog to extbase
Added by Christian Kuhn over 12 years ago. Updated about 7 years ago.
100%
Description
Migrate the be log module to extbase.
Migrate Tools->Log and Web->Info->Log to extbase.
Attached patch is a preview, it still misses a cleanup and some features, but it should be ready soon.
Files
belog-extbase-1.diff (116 KB) belog-extbase-1.diff | Christian Kuhn, 2012-03-12 22:40 |
Updated by Christian Kuhn over 12 years ago
- Subject changed from [TASK] Migratee ext:belog to extbase to [TASK] Migrate ext:belog to extbase
Updated by Oliver Hader over 12 years ago
- Subject changed from [TASK] Migrate ext:belog to extbase to Migrate ext:belog to extbase
Updated by Gerrit Code Review over 12 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 http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Philipp Gampe over 12 years ago
Here is the call stack:
(Introduction package on page Welcome)
Fatal error: Call to a member function setIsInPageContext() on a non-object in /home/phil/t3-playground/t3-git/typo3/sysext/belog/Classes/Controller/AbstractController.php on line 147
Call Stack
# Time Memory Function Location
1 0.0004 708168 {main}( ) ../index.php:0
2 0.2657 19393584 SC_mod_web_info_index->main( ) ../index.php:221
3 0.2769 19714848 t3lib_SCbase->extObjContent( ) ../index.php:121
4 0.2769 19714944 tx_belog_WebInfo_Bootstrap->main( ) ../class.t3lib_scbase.php:364
5 0.2774 19814184 Tx_Extbase_Core_Bootstrap->run( ) ../class.tx_belog_webinfo_bootstrap.php:75
6 0.5720 27639032 Tx_Extbase_Core_Bootstrap->handleWebRequest( ) ../Bootstrap.php:212
7 0.5851 28236088 Tx_Extbase_MVC_Web_BackendRequestHandler->handleRequest( ) ../Bootstrap.php:242
8 0.5942 28604224 Tx_Extbase_MVC_Dispatcher->dispatch( ) ../BackendRequestHandler.php:48
9 0.6106 29781976 Tx_Extbase_MVC_Controller_ActionController->processRequest( ) ../Dispatcher.php:96
10 0.6342 31984744 Tx_Extbase_MVC_Controller_ActionController->callActionMethod( ) ../ActionController.php:166
11 0.6346 32063240 call_user_func_array ( ) ../ActionController.php:269
12 0.6346 32063576 Tx_Belog_Controller_AbstractController->indexAction( ) ../ActionController.php:269
Updated by Gerrit Code Review over 12 years ago
Patch set 11 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 12 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 13 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Gerrit Code Review over 12 years ago
Patch set 14 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9729
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 364d9fa2a3165306d573f2f6b62eb0b7fba10afc.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10285
Updated by Ernesto Baschny over 12 years ago
- Status changed from Under Review to Resolved
- Target version set to 6.0.0
- TYPO3 Version changed from 4.7 to 6.0
alpha1
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed