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
It appears that something very similar to #2018 is happening again in 3.2-beta1. When I try to upload an image, from a simple front-end entry form, I get the message "The file “assets5cfa79b4e23145.94933774.jpg” does not appear to be an image."
Steps to reproduce
Create a new template with the following form markup.
Select an image in the file input and try to save the entry.
Get error "The file assetsxxxxxxx.jpg does not appear to be an image", with the stacktrace below.
The file itself does get saved in the correct location in the volume specified in the field settings, but it is not indexed as an Asset or linked to the field. Also, a zero-byte temporary file with the name mentioned in the error message is left in /storage/runtime/temp.
Description
It appears that something very similar to #2018 is happening again in 3.2-beta1. When I try to upload an image, from a simple front-end entry form, I get the message "The file “assets5cfa79b4e23145.94933774.jpg” does not appear to be an image."
Steps to reproduce
/storage/runtime/temp
.Template
Stacktrace
The text was updated successfully, but these errors were encountered: