User tests: Successful: Unsuccessful:
Pull Request for Issue #393 .
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
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-18 07:54:09 |
Closed_By | ⇒ | joomdonation |
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 .