Disable the SEF plugin and enable maximum login
No warnings
Warning: Attempt to read property "params" on array in [ROOT]libraries/src/Component/Router/Rules/MenuRules.php
Joomla 5.2
PluginHelper::getPlugin should probably return an empty object for $plugin !== null
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
What does #42989 have to do with this?
Yes, the method sucks and eventually we should replace this with 2 methods instead of just one, but the behavior is correct. PluginHelper::getPlugin()
states that it either returns an object or an array of objects. We can keep this ticket open to create another method PluginHelper::getPlugins()
to solve this.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-10-16 16:22:40 |
Closed_By | ⇒ | Hackwar |
As result of: