Till a few days ago I could use my Form to upload files with an arbitrary ending (in my case its .GPX), but now I’m always getting this error:
save operation failed: Object { code: "DS_OPERATION_CANCELLED" }
If I upload the same file but change the extension to for example .pdf it works fine.
Here it states that GPX as an extension is supported with the Media Type Document.
My Setup is basically a simple form with just File Submit (Set to document) and a submit button linked to a dataset. This dataset is linked to my database and the entry type is also set to document.
How can I fix this?
My site also uses gpx Uploads to a database. It’s the prior function of the page. Please solve the bug as soon as possible. Thanks. Please also let me know when it’s done by your support.