? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
29 Jul 2021

Pull Request for Issue # .

Summary of Changes

General rule is within model classes (for none static methods, of course), we should use $this->getDbo(); instead of Factory::getDbo(); to get database object.

However, there are still few places in our code use Factory::getDbo(); and this PR just fixes that.

Testing Instructions

  1. Code review
  2. Or:
  • Update your site to this package generated by this PR and make sure it is updated properly (this test the change in UpdateModel)
  • Access to System -> Site Templates and make sure it is still being loaded
  • Access to Components -> Smart Search -> Filters and make sure it is still being loaded
  • Access to System -> Language Overrides, click on Clear Cache button and make sure no error happens.
avatar joomdonation joomdonation - open - 29 Jul 2021
avatar joomdonation joomdonation - change - 29 Jul 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Jul 2021
Category Administration com_finder com_joomlaupdate com_languages com_templates
avatar Abernyte-Git Abernyte-Git - test_item - 29 Jul 2021 - Tested successfully
avatar Abernyte-Git
Abernyte-Git - comment - 29 Jul 2021

I have tested this item successfully on 026534e


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34965.

avatar alikon alikon - test_item - 30 Jul 2021 - Tested successfully
avatar alikon
alikon - comment - 30 Jul 2021

I have tested this item successfully on 026534e


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34965.

avatar alikon alikon - change - 30 Jul 2021
Status Pending Ready to Commit
avatar alikon
alikon - comment - 30 Jul 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34965.

avatar wilsonge wilsonge - change - 20 Aug 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-08-20 11:41:02
Closed_By wilsonge
Labels Added: ? ?
avatar wilsonge wilsonge - close - 20 Aug 2021
avatar wilsonge wilsonge - merge - 20 Aug 2021
avatar wilsonge
wilsonge - comment - 20 Aug 2021

Thanks!

Add a Comment

Login with GitHub to post a comment