? ? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
26 Jan 2020

Summary of Changes

Adds parameterized queries to Joomla\Component\Content\Site\Model\ArticlesModel.

Testing Instructions

Test that article category view and article modules work correctly in frontend. Articles - Category module is a good way to test as it has many filtering and ordering options.

Expected result

Works like before.

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - open - 26 Jan 2020
avatar SharkyKZ SharkyKZ - change - 26 Jan 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jan 2020
Category Front End com_content
avatar SharkyKZ SharkyKZ - change - 26 Jan 2020
Labels Added: ?
3ebdb91 26 Jan 2020 avatar SharkyKZ CS
cf03d4f 26 Jan 2020 avatar SharkyKZ CS
4a35dd5 26 Jan 2020 avatar SharkyKZ CS
avatar Quy
Quy - comment - 27 Jan 2020
PHP Notice:  Undefined index: :conditionArchived in \libraries\vendor\joomla\database\src\Mysqli\MysqliStatement.php on line 402
PHP Notice:  Undefined index: :conditionArchived in \libraries\vendor\joomla\database\src\Mysqli\MysqliStatement.php on line 403
PHP Notice:  Undefined index: :conditionUnpublished in \libraries\vendor\joomla\database\src\Mysqli\MysqliStatement.php on line 402
PHP Notice:  Undefined index: :conditionUnpublished in \libraries\vendor\joomla\database\src\Mysqli\MysqliStatement.php on line 403
PHP Warning:  mysqli_stmt::bind_param(): Number of variables doesn't match number of parameters in prepared statement in \libraries\vendor\joomla\database\src\Mysqli\MysqliStatement.php on line 420
PHP Warning:  Creating default object from empty value in \components\com_content\tmpl\category\default_articles.php on line 25
avatar SharkyKZ
SharkyKZ - comment - 27 Jan 2020

@Quy should be fixed now. That last warning is not related and already fixed in staging.

avatar Quy Quy - test_item - 8 Feb 2020 - Tested successfully
avatar Quy
Quy - comment - 8 Feb 2020

I have tested this item successfully on 0c6da8d


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

avatar alikon
alikon - comment - 23 Feb 2020

I have tested this item successfully on 0c6da8d


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

avatar alikon alikon - test_item - 23 Feb 2020 - Tested successfully
avatar alikon alikon - change - 23 Feb 2020
Status Pending Ready to Commit
avatar alikon
alikon - comment - 23 Feb 2020

RTC


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

avatar rdeutz rdeutz - change - 29 Feb 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-02-29 08:36:44
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 29 Feb 2020
avatar rdeutz rdeutz - merge - 29 Feb 2020

Add a Comment

Login with GitHub to post a comment