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.
Updated by krileon about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1921
Updated by beat about 1 year ago
- Related to Bug #9320: Regression of #9310: Only variable references should be returned by reference in libraries/CBLib/CBLib/AhaWow/Model/XmlQuery.php on line 367 added
Actions