User tests: Successful: Unsuccessful:
Moves com_associations to the service based extension setup.
See #20217 for details.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_associations com_modules |
Labels |
Added:
?
|
Thanks for the test.
Can we/should we have a library class for the component classes that are just MVCFactory aware? Because we're going to have com_cpanel, com_modules, com_plugins, com_associations etc all having exactly the same classname, which seems kinda pointless (to be clear a generic version of https://github.com/Digital-Peak/joomla-cms/blob/9c95d4ece19fe25697fcecce8cb98c25d8b71d8a/administrator/components/com_associations/Extension/AssociationsComponent.php)
Category | Administration com_associations com_modules | ⇒ | Administration com_admin com_associations com_content com_modules Libraries |
Synced
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-24 13:53:35 |
Closed_By | ⇒ | wilsonge |
Tested: No noticeable change after this PR (I mean same issues as before).
(To test, one has first to patch with #20448 )