[TYPO3-bugs] open bug #22645
Ernesto Baschny [cron IT]
ernst at cron-it.de
Fri Nov 2 15:16:00 CET 2012
Hi Franz,
as far as I understand from the comments 2 years ago:
You mistakenly renamed your directory from "tt_products" to "tt_product"
which is why the error popped up.
In previous TYPO3 versions (I guess <4.5?) there was a "die()" at this
point in extPath() function, where now an "extension" is thrown.
This is why Steffen Kamper closed the issue with the comment:
it was a die before, so only difference is that you get more
informations now.
I close this bug report.
So I guess this is all true. What kind of "exception handling" do you
expect at this point instead? The exception in production is logging, in
development mode you probably will see the whole stack trace of the
situation. So I guess there is nothing else the core should do.
Or do I miss something?
Cheers,
Ernesto
Franz Holzinger schrieb am 29.10.2012 07:51:
> Please open the bug:
>
> http://forge.typo3.org/issues/22645
>
> Unfortunately this one has been closed without any comment. And this bug
> is still present.
>
> Regards,
>
> Franz
>
>
> -------
> [error] [client 87.78.7.242] PHP Fatal error: Uncaught exception
> 'BadFunctionCallException' with message 'TYPO3 Fatal Error: Extension
> "tt_products" was NOT found!' in
> /var/www/mydomain/web/typo3_src-4.7.2/t3lib/class.t3lib_extmgm.php:105\nStack
> trace:\n#0
> /var/www/mydomain/web/typo3_src-4.7.2/t3lib/class.t3lib_autoloader.php(171):
> t3lib_extMgm::extPath('tt_products', 'ext_autoload.ph...')\n#1
> /var/www/mydomain/web/typo3_src-4.7.2/t3lib/class.t3lib_autoloader.php(121):
> t3lib_autoloader::createCoreAndExtensionRegistry()\n#2
>
More information about the TYPO3-team-bugs
mailing list