User tests: Successful: Unsuccessful:
Pull Request for Issue #24155 .
use the correct method parameter
install an extension (i.e com_patchtester)
uninstall the previous one
Extension is uninstalled correctly
Error 'Too few arguments' passed to the function 'onExtensionBeforeUninstall' of the new plugin 'extension/finder/finder.php'
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Test this scenario:
View #__finder_terms_common
table. See it has some words for en
language.
Try to uninstall en-GB
(core) language. The installation will fail because it can't be uninstalled.
View #__finder_terms_common
again. The data is now gone.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-14 11:32:52 |
Closed_By | ⇒ | alikon | |
Labels |
Added:
?
|
This isn't right. The plugin should only run after uninstallation. See PR #24163 for alternative.