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
I'm having problems with FileAttachmentField. When uploading an image, the image is uploaded, but when I publish the page, the image is no longer selected/visible in the FileAttachmentField control. I have to click on "choose from existing files" and select the image again and then republish the page. Which usually works, but sometimes the image is gone again, after the save.
Is anyone else seeing this behavior?
The text was updated successfully, but these errors were encountered:
Just did some more testing and the error seems to appear when uploading a file with a filename that's already taken by another file in Silverstripe. Is anyone else able to verify this?
I'm having problems with FileAttachmentField. When uploading an image, the image is uploaded, but when I publish the page, the image is no longer selected/visible in the FileAttachmentField control. I have to click on "choose from existing files" and select the image again and then republish the page. Which usually works, but sometimes the image is gone again, after the save.
Is anyone else seeing this behavior?
The text was updated successfully, but these errors were encountered: