Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fc] Repository: plone.formwidget.namedfile
Branch: refs/heads/master Date: 2023-03-08T11:42:20+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.formwidget.namedfile@26c5285 Use latin-1 decoded filename in tests with FileUpload. This seems to be what browsers actually use, or how the filename is at this point in the zope publishing machinery. See zopefoundation/Zope#1094 (comment) Files changed: A news/1094.bugfix M plone/formwidget/namedfile/converter.py M plone/formwidget/namedfile/widget.rst Repository: plone.formwidget.namedfile Branch: refs/heads/master Date: 2023-03-10T21:31:14+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.formwidget.namedfile@ddbeeec Merge pull request #60 from plone/maurits-widget-tests-latin-1 Use latin-1 decoded filename in tests with FileUpload. Files changed: A news/1094.bugfix M plone/formwidget/namedfile/converter.py M plone/formwidget/namedfile/widget.rst
- Loading branch information