Failure

User tests: Successful: Unsuccessful:

avatar chmst
chmst
25 Apr 2019

Pull Request for Issue #393 .

Summary of Changes

Fix warning "Warning: count(): Parameter must be an array or an object that implements Countable in /components/com_weblinks/models/categories.php on line 95

avatar chmst chmst - open - 25 Apr 2019
avatar joomdonation
joomdonation - comment - 18 Aug 2021

It was fixed before but I improved a bit using a better check with direct commit 40fec2b (sorry). It makes sure the method is not being called again if it is called second time for some reasons even in the case no items returned (same check with other components in core)

This PR is not needed anymore. So I'm closing it. Thanks @chmst .

avatar joomdonation joomdonation - change - 18 Aug 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-08-18 07:54:09
Closed_By joomdonation
avatar joomdonation joomdonation - close - 18 Aug 2021

Add a Comment

Login with GitHub to post a comment