? ? Success

User tests: Successful: Unsuccessful:

avatar alikon
alikon
10 Oct 2020

Summary of Changes

cause of mysql vs postgresql update join different syntax:

  • issued different SQL query depending on the db server
  • converted SQL to prepared statements

Testing Instructions

batch copy an article (on postgresql)

Actual result BEFORE applying this Pull Request

on postgresql you got an error

Expected result AFTER applying this Pull Request

with both supported db servers you are able to batch copy an article

Additional comment

this issue is present from 3.9.11, and it has been introduced with #24736 by myself ?
i need more time to prepare a patch for 3 cause of mssql and i don't have a mssql environment to test

avatar alikon alikon - open - 10 Oct 2020
avatar alikon alikon - change - 10 Oct 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Oct 2020
Category Libraries
avatar alikon alikon - change - 10 Oct 2020
Labels Added: ?
avatar VladimirAus VladimirAus - test_item - 17 Oct 2020 - Tested successfully
avatar VladimirAus
VladimirAus - comment - 17 Oct 2020

I have tested this item successfully on dc488b4

* Tested functionality on mysql: 5.6: pass

avatar waader waader - test_item - 17 Oct 2020 - Tested successfully
avatar waader
waader - comment - 17 Oct 2020

I have tested this item successfully on dc488b4


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

avatar richard67 richard67 - change - 17 Oct 2020
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 17 Oct 2020

RTC


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

avatar HLeithner
HLeithner - comment - 18 Oct 2020

There is no way around this sql driver if statement?

avatar rdeutz rdeutz - change - 27 Oct 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-10-27 12:48:52
Closed_By rdeutz
avatar rdeutz rdeutz - close - 27 Oct 2020
avatar rdeutz rdeutz - merge - 27 Oct 2020

Add a Comment

Login with GitHub to post a comment