? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
17 Jul 2021

Pull Request for Issue # .

Summary of Changes

This PR corrects parameter type for prepared statement for language in query. We need to use ParameterType::STRING (instead of using ParameterType::INTEGER by default which would result in wrong data returned). For reference, we have correct code in com_content https://github.com/joomla/joomla-cms/blob/4.0-dev/components/com_content/src/Model/ArticlesModel.php#L637

Testing Instructions

Code review should be enough.

avatar joomdonation joomdonation - open - 17 Jul 2021
avatar joomdonation joomdonation - change - 17 Jul 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Jul 2021
Category Front End com_banners com_contact com_newsfeeds
avatar chmst chmst - test_item - 17 Jul 2021 - Tested successfully
avatar chmst
chmst - comment - 17 Jul 2021

I have tested this item successfully on f9624be

Code review.


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

avatar alikon alikon - test_item - 18 Jul 2021 - Tested successfully
avatar alikon
alikon - comment - 18 Jul 2021

I have tested this item successfully on f9624be


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

avatar alikon alikon - change - 18 Jul 2021
Status Pending Ready to Commit
Labels Added: ?
avatar alikon
alikon - comment - 18 Jul 2021

RTC


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

avatar HLeithner HLeithner - change - 18 Jul 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-07-18 06:04:42
Closed_By HLeithner
Labels Added: ?
avatar HLeithner HLeithner - close - 18 Jul 2021
avatar HLeithner HLeithner - merge - 18 Jul 2021
avatar HLeithner
HLeithner - comment - 18 Jul 2021

Thanks

Add a Comment

Login with GitHub to post a comment