Actions
Bug #9310
closedqueryLoadObjectsList returning NULL
Description
queryLoadObjectsList usages expect ARRAY, but NULL is being returned in some legacy Joomla 3 cases. Fix this function to always return an ARRAY as expected.
Actions
Added by krileon almost 2 years ago. Updated over 1 year ago.
Description
queryLoadObjectsList usages expect ARRAY, but NULL is being returned in some legacy Joomla 3 cases. Fix this function to always return an ARRAY as expected.
Fixed in MR !1921