User tests: Successful: Unsuccessful:
Updated SQL queries to prepared statements and made some cleanups around the queries.
Use the plugin in all ways you can think of.
Nothing changed.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Title |
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
@HLeithner the code works but is it correct the query is:
`SELECT `title`,`id`
FROM `jos_content`
WHERE `id` IN (:preparedArray1)
The :preparedArray1
looks odd.
:preparedArray1 is defined in the database driver. I selected this name because I hope nobody else will use it by accident.
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-06-08 18:39:42 |
Closed_By | ⇒ | SniperSister | |
Labels |
Added:
?
|
Merged, thanks!
I have tested this item✅ successfully on 198a4e4
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25046.