sachatrauwaen / OpenContent

Structured Content editing for DNN (Dotnetnuke)
46 stars 25 forks source link

Image not overwritten even if settings seem fine #65

Closed Timo-Breumelhof closed 4 years ago

Timo-Breumelhof commented 5 years ago

I'll test this in a differnet install on a later stage just logging for now:

image definition: Schema:

"Image": { "type": "string", "title": "Image" }

options:

"Image": { "type": "imagex", "uploadhidden": false, "showOverwrite": true, "showCropper": false }

When I select "overwite existing" I do see a message that the file was overwritten but it's not in reality.