User tests: Successful: Unsuccessful:
This is clearly wrong on code review.
Enable debug mode
visit https://example.com/administrator/index.php?option=com_finder&view=index
inspect the db queries run
The following SQL query is run twice, once on execute and once on loadResult
SELECT COUNT(link_id)
FROM `jos_finder_links`The following SQL query is run once, on loadResult
SELECT COUNT(link_id)
FROM `jos_finder_links`Page loads 2.53ms faster ;-)
none
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_finder |
I have tested this item
Works as described.
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
?
|
||
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-29 19:53:53 |
| Closed_By | ⇒ | richard67 | |
| Labels |
Added:
?
|
||
Thanks!
I have tested this item✅ successfully on ab2c464
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32899.