Bug #49075
Install tool uninstallation does not clear the cache_core
Status: | Resolved | Start date: | 2013-06-12 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.0 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
If you remove an extension using the install tool, then the cache is not cleared.
E.g. you have an extension "broken_extension" installed which breaks the backend. Then you will try to deinstall it using the install tool. And still the broken extension's cache is active.
Warning: require_once(/var/www/patch/web/typo3conf/ext/broken_extension/hooks/statusreport/ext_localconf.php): failed to open stream: No such file or directory in /var/www/path/web/typo3temp/Cache/Code/cache_core/ext_localconf_85960581373e077434b42e18e3c86c43deaeb4e4.php on line 2724 Fatal error: require_once(): Failed opening
Related issues
History
#1 Updated by Alexander Opitz about 2 years ago
- Category set to Install Tool
#2 Updated by Andrea Herzog-Kienast about 2 years ago
Same problem with TYPO3 6.1
Warning: require(/www/203623_70794/rp-hosting/7516/8516/typo3cms/greenpresent-shop/typo3conf/ext/tt_products/ext_localconf.php) [function.require]: failed to open stream: No such file or directory in /kunden/203623_70794/rp-hosting/7516/8516/typo3cms/typo3_src-6.1.1/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1551
Fatal error: require() [function.require]: Failed opening required '/www/203623_70794/rp-hosting/7516/8516/typo3cms/greenpresent-shop/typo3conf/ext/tt_products/ext_localconf.php' (include_path='/www/203623_70794/rp-hosting/7516/8516/typo3cms/greenpresent-shop/typo3/contrib/pear/:.:/usr/local/lib/php') in /kunden/203623_70794/rp-hosting/7516/8516/typo3cms/typo3_src-6.1.1/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1551
Best,
Andrea
#3 Updated by Wouter Wolters almost 2 years ago
- Is Regression set to No
This is solved in Install Tool for TYPO3 CMS 6.2
#4 Updated by Christian Kuhn almost 2 years ago
- Status changed from New to Resolved
- Target version set to 6.2.0
- % Done changed from 0 to 100
Solved in 6.2 install tool, will not be backported to 6.1.