[RSS Feed/News] Pruning proxied images does not reset file hash

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
When proxied images are being pruned after exipiry by calling \XF\Entity\ImageCache::prune(), their file_hash does not get reset.

Due to the change in Fixed - Image Proxy refresh seems inefficient this does cause successfully refetched images to not be written to disk again causing the images to show as broken forever.

So either
  1. file_hash must be reset
  2. The existence of the file must be checked before skipping the...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom