PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
20 Oct 2022

Summary of Changes

This is one PR of several to fix issues from a scan of the static codeanalyser phan. There are a few cases where we are using the quoteName function in our query object. Unfortunately our QueryInterface interface does not contain this method. In order to keep the code consistent, this PR changes these cases to use the quoteName method from the database object directly.

Testing Instructions

This can only be tested by code review.

Link to documentations

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

avatar Hackwar Hackwar - open - 20 Oct 2022
avatar Hackwar Hackwar - change - 20 Oct 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 Oct 2022
Category Administration com_fields com_finder
avatar Hackwar Hackwar - change - 20 Oct 2022
Labels Added: PR-4.3-dev
avatar rdeutz
rdeutz - comment - 20 Oct 2022

code reviews, looks good to me

avatar laoneo laoneo - close - 21 Oct 2022
avatar laoneo laoneo - merge - 21 Oct 2022
avatar laoneo laoneo - change - 21 Oct 2022
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-10-21 12:01:17
Closed_By laoneo
avatar laoneo
laoneo - comment - 21 Oct 2022

Thanks!

Add a Comment

Login with GitHub to post a comment