Known issue with versioning and uploading files

Hi, I had an issue with not able to upload files when versioning was turned on.

@davisagli helped me troubleshoot . I found this was a known and there is simple workaround

in case anyone else has this issue.

I fixed that and made a pull request.

After that, the next issue pops up: plone.app.lockingbehavior.behaviors.ILocking is not set on File and Image when turning on versioning on them.
I am currently working on that.

With this pull request and the one before, versioning works for files and images too.

1 Like