User tests: Successful: Unsuccessful:
Flush both system caches after rebuilding update sites
Last bit missing from already merged #32862
// @richard67
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_installer |
With the exception of one place in Joomla 3, wherever
cleanCache('_system', 1)
is, we always clear the other one 0 too. Belt and braces I guess.
| Labels |
Added:
?
|
||
I have removed the extra cleanCache for you
Belt and braces I guess.
At least we are not formatting hard disks ;-)
I have tested this item
| Title |
|
||||||
Code review ok, and rebuild update sites still works.
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-06 21:37:19 |
| Closed_By | ⇒ | HLeithner |
Thanks
What's the reason to clear frontend cache? shouldn't this only effect backend?