[TYPO3-core] RFC #11651: Allow Extbase as framework for backend modules
Fabien Udriot
fudriot at omic.ch
Wed Aug 5 23:57:48 CEST 2009
Hi there,
I get into difficulties while testing the patch.
I have done the following actions:
- applied successfully patch #11651
- applied successfully patch #11652
- downloaded and applied patch BackendDispatcher_v3.diff found on Forge #3995
- downloaded and applied patch extbase_utility_module.diff
- applied patch 11397 (I don't know whether it is a require)
However, I get the following PHP error.
PHP Fatal error: Class 'Tx_Extbase_BackendDispatcher' not found in
/Users/fudriot/Sites/t3core/typo3_src-4.3.0.patched/t3lib/class.t3lib_div.php on line 4866
Any clue?
Fb
On 5.8.2009 19:36, Xavier Perseguers wrote:
> Hi,
>
> This is an SVN patch request.
>
> Type: New feature / Further _possible_ integration of Extbase
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11651
> http://forge.typo3.org/issues/show/3995
>
> Branch: trunk
>
> Problem:
> An Extbase dispatcher for the Backend is ready to be integrated. As this
> dispatcher relies on a minor update of mod.php (the official TYPO3
> backend dispatcher) an RFC is required for the Core part of the
> integration.
>
> I want the modification to be accepted into Core or if not as this,
> updated in order to meet quality requirements.
>
> Thanks
>
> How-to test:
> Have a look at Forge's bugtracker (reference given above) to have a look
> how the BackendDispatcher will work and just test that your existing
> modules are still being open in backend :-)
>
More information about the TYPO3-team-core
mailing list