[TYPO3-dev] Fatal error with git version of 4.5.4-dev
Jochen Rieger
j.rieger at connecta.ag
Mon Aug 1 14:57:10 CEST 2011
Hi all,
I just wanted to test a patch from Gerrit on my localhost installation.
I followed all the steps described in the TYPO3 wiki [1].
http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine
After fetching the patch I get this message:
"HEAD is now at 78cc6d4... [BUGFIX] Localization of child records fails
when using MM type relations"
But when calling /typo3 to enter my backend, the webserver throws the
following fatal error:
"Fatal error: Call to undefined method
t3lib_extMgm::registerExtDirectComponent()"
Did I miss something? Is there anything else I have to take care of
besides the stepsb on the wiki page below?
git branch -v says:
* (no branch) 78cc6d4 [BUGFIX] Localization of child records [...]
master c866c86 [FEATURE] Use FlashMessage in be_user module
[1] http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine
Thanks for any hint,
Jochen
More information about the TYPO3-dev
mailing list