User tests: Successful: Unsuccessful:
There are models which don't unitilize the MVCFactoryInterface $factory
constructor argument for calling parent's constructor.
This results to useless extra calls to Factory::getApplication()->bootComponent()
in BaseDatabaseModel::__construct
.
Apply patch, ensure no errors on actions with patched models.
Model constructors are missing MVCFactoryInterface $factory
argument.
All good.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_banners com_cache com_contact com_content com_modules com_workflow Front End |
Labels |
Added:
PR-5.2-dev
|
Category | Administration com_banners com_cache com_contact com_content com_modules com_workflow Front End | ⇒ | Administration com_banners com_cache com_contact com_content com_modules com_workflow Front End Libraries |
Labels |
Added:
PR-5.3-dev
|
Title |
|
Can you fix the conflict here?
Labels |
Removed:
PR-5.2-dev
|
Category | Administration com_banners com_cache com_contact com_content com_modules com_workflow Front End Libraries | ⇒ | Administration com_banners com_cache com_contact com_content com_modules com_workflow Front End |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-11-09 15:15:40 |
Closed_By | ⇒ | laoneo |
Thanks!
Looks good to me, but I would make this for 5.3 and not for 5.2. Would give us some more time to test and be sure we don't have unexpected side effects.