collective / wildcard.media

13 stars 12 forks source link

AssertionError in Plone 5.2 #77

Open mcasagrande18 opened 3 years ago

mcasagrande18 commented 3 years ago

In Plone 5.2 when call @@view/++widget++form.widgets.IVideo.video_file/@@stream raise AssertionError:

Traceback (innermost last):
  Module ZServer.ZPublisher.Publish, line 146, in publish
  Module ZServer.HTTPResponse, line 265, in setBody
AssertionError

I assume it is because a content-length header is missing in the response.