A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
When we are missing blob physical files (reference still in DB), I'm seeing
Exception information:
Exception type: DirectoryNotFoundException
Exception message: Could not find a part of the path 'blah\blah\appdata\blobs\467f3051bb9443d99d9c9ee76c37b97d\5fb9db9813ea49e085be6a3bb452ff49_Thumbnail.png'.
This is triggering a 500 error and thus being handled by our "error page" that lives at /500. I'd much prefer it to return a 404, as the file literally cannot be found. I've seen some posts on the forum elluding to bugfixes in future versions of Epi, but I can't seem to find anything too specific!
We are on Epi release 217, and use ImageResizer and the BlobReader Plugin
Could anyone shed some light?