Bug #22617
Elog caches file thumbnails that return error
Start date:
05/21/2019
Due date:
% Done:
0%
Estimated time:
Description
If someone presses the AJAX update button while technically logged out, the elog allows the entries to be returned but not the thumbnails. So the elog can't display the thumbnails and the file cache system caches the HTTP response error instead. Two problems here: why did the remote/permissions filters allow the AJAX request to return data, second problem is why is the HTTP error response being cached instead of the thumbnails.