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 have a problem with the flash runtime: when you try to upload a file with a filename like "file?name.jpg" the flash runtime reports the filename as "file" to the javascript part and filter validations fail.
This is obviously a Flash/FileRefList issue: http://www.yooit.com/Question/4169250/82acaceb94cacf667b64bec062dbe6bf Unfortunately, I have no experience with Flash and I do not know if FileRefList can be persuaded to be cooperative or if there is another way to get the complete filename...
Hei,
I have a problem with the flash runtime: when you try to upload a file with a filename like "file?name.jpg" the flash runtime reports the filename as "file" to the javascript part and filter validations fail.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: