No Code Attached Yet
avatar brianteeman
brianteeman
20 Aug 2023

Steps to reproduce the issue

Turn on cache
Check contents of cache folder
system -> clear cache
delete cache files
Check contents of cache folder

Expected result

system->cache reports the same as in the physical folder

Actual result

system->cache doesnt report all files

see video

explorer_2023-08-20_13-13-46.mp4

Additional comments

the cli cache:clean does remove all the files

avatar brianteeman brianteeman - open - 20 Aug 2023
avatar joomla-cms-bot joomla-cms-bot - change - 20 Aug 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 20 Aug 2023
avatar HLeithner HLeithner - change - 20 Aug 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-08-20 15:17:38
Closed_By HLeithner
avatar HLeithner HLeithner - close - 20 Aug 2023
avatar HLeithner
HLeithner - comment - 20 Aug 2023

That's expected behavior.

  1. you see all cached files, like in the file browser
  2. you click on clean (all)
  3. Joomla deleted all files
  4. you get redirected to the cache view and you see only the files created till joomla does ask the cache what cache files exists
  5. joomla creates addition cache entries
  6. you reload the page
  7. you see the entries created in point 5

the reason you don't have this in the CLI is because you didn't trigger a page redirect (see point 4.)

I'm closing this.

Add a Comment

Login with GitHub to post a comment