You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Image uploads is broken for non administrators. Reported by @gneissone
Anyone having trouble with image uploads with recent versions of VIVO? I'm getting these errors in the logs:
2024-05-13 19:09:33,509 ERROR [FileInfo] File had no filename: 'https://researchers.mydomain.edu/individual/n23090'
2024-05-13 19:09:33,510 INFO [FileServingServlet] Failed to serve the file at '/file/n50145/thumbnail_totoro.jpg' -- edu.cornell.mannlib.vitro.webapp.filestorage.serving.FileServingServlet$FileServingException: The request path is not valid for the File servlet: '/file/n50145/thumbnail_totoro.jpg'
Images work if I'm logged in as an admin and do a hard refresh, otherwise they appear broken.
To Reproduce
Steps to reproduce the behavior:
Run VIVO
Log in as a self editor
Upload an image for a profile
Check logs and see error
The text was updated successfully, but these errors were encountered:
Describe the bug
Image uploads is broken for non administrators. Reported by @gneissone
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: