[4.0] Add prepared statements for plg_content_pagenavigation#25051
[4.0] Add prepared statements for plg_content_pagenavigation#25051wilsonge merged 32 commits intojoomla:4.0-devfrom
Conversation
|
Currently (with or without patch) the plugin doesn't return any articles due to invalid workflow query. Do you want to add a fix in here? Or should we wait until this is merged first? |
Co-Authored-By: SharkyKZ <sharkykz@gmail.com>
|
@SharkyKZ Can you point me to the workflow query problem? |
|
I it's not a problem of the PR I would merge it WF needs a major update anyway. |
|
Fix conflict please. |
# Conflicts: # plugins/content/pagenavigation/pagenavigation.php
|
OK let's get some tests here - this is the last PR in the prepared statements project - would be nice to get that finally shut down |
|
See #27587 which prevents testing. |
|
That issue is unrelated to this plugin I’ve clarified there |
|
Please fix conflicts. |
|
Should be fixed |
|
@HLeithner can you spend some time fixing the issue raised here please |
|
@HLeithner bump again |
|
Should work again now... |
|
I have tested this item ✅ successfully on c8f3afc This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25051. |
1 similar comment
|
I have tested this item ✅ successfully on c8f3afc This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25051. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25051. |
|
Thanks! |
Summary of Changes
Updated SQL queries to prepared statements and made some cleanups around the queries.
Testing Instructions
Use the plugin in all ways you can think of.
Expected result
Nothing changed.