open-formulieren / open-forms

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

Bug/4823 upload file with leading space #4830

Closed robinmolen closed 3 days ago

robinmolen commented 3 days ago

Closes #4823

Changes

When uploading a file with a leading space, the website will show a descriptive error message.

Checklist

Check off the items that are completed or not relevant.

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.56%. Comparing base (4b73a1d) to head (d50482a). Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
src/openforms/formio/components/vanilla.py 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4830 +/- ## ========================================== - Coverage 96.57% 96.56% -0.01% ========================================== Files 747 747 Lines 25400 25402 +2 Branches 3355 3356 +1 ========================================== Hits 24529 24529 - Misses 608 609 +1 - Partials 263 264 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

robinmolen commented 3 days ago

Closed this PR in favor of #4833