Using Extensions: update (.../administrator/index.php?option=com_installer&view=update) attempt to update a plugin which relies up a third party component.
The plugin must be enabled.
Note: Error does not occur if the plugin is disabled.
The error occurs because the preparePreUpdate() function loads the plugin. This invokes the plugin constructor. In the example encountered the plugin assumes it has been loaded by that third party component, but of course in this case it is being loaded by com_installer.
Sensible error message explaining where the problem is.
Class XXXXXXXXXXXX not found error message.
Leaves updater wondering what its about.
PHP 8.2
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Sure we've siad it before but if you intend to immediately create a pull request then there is no need to create an issue - it serves no purpose and just wastes maintainers time
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-20 15:08:03 |
Closed_By | ⇒ | Quy |
Fixed in Pull Request #43321
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43319.