Actions
Bug #6057
closedFailed install causes cached installer
Description
When the install fails Joomla caches it in tmp and causes subsequent install to include plugins from the tmp. It needs to clear this on fail.
Actions
Added by krileon almost 9 years ago. Updated over 8 years ago.
Description
When the install fails Joomla caches it in tmp and causes subsequent install to include plugins from the tmp. It needs to clear this on fail.
Extension folder now deletes before install to prevent old cached packages from trying to install.