open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
37 stars 26 forks source link

.msg files cannot be uploaded #4795

Open LaurensBurger opened 4 weeks ago

LaurensBurger commented 4 weeks ago

Product versie / Product version

tested on 2.7.x 2.8.x

Customer reference

Utr 306

Omschrijf het probleem / Describe the bug

Sentry: 313314

When uploading a .msg file and after navigating to the next step the upload component shows a error: image

ValidationError {'data': {'bestandsupload': {0: {'type': [ErrorDetail(string="Het bestandstype kon niet bepaald worden. Controleer of de bestandsnaam met een extensie eindigt (bijvoorbeel '.pdf' of '.png').", code='blank')]}}}}

Tested with multiple OSes, and multiple files and environments.

joeribekker commented 4 weeks ago

Resembles #4773