User tests: Successful: Unsuccessful:
Pull Request for Issue #37643 .
The cache timeout was incorrectly set at 3600 x 6 HOURS
Install older versions of a few extensions
Check that the updates are found
From the cli run
php cli/joomla.php update:extensions:check
! [NOTE] There are available updates to apply
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
humm..
the cahce timeout is set correctly 6 hours x 3600 seconds = 21600 seconds (both cli & admin)
joomla-cms/libraries/src/Updater/Updater.php
Line 110 in 54ed990
therefore this pr seems to works cause you are setting 6 seconds
in the admin side the cached results are covered by the component querying tables
imho on the cli side we don't need cached results
so my choiche would be brianteeman#271
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-24 18:13:52 |
Closed_By | ⇒ | brianteeman |
I have tested this item✅ successfully on 036d85c
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38119.