User tests: Successful: Unsuccessful:
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.
This can only be tested by code review.
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_fields com_finder |
Labels |
Added:
PR-4.3-dev
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-10-21 12:01:17 |
Closed_By | ⇒ | laoneo |
Thanks!
code reviews, looks good to me