-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FileUpload: use latin-1 as charset when nothing is passed.
Without this change, some tests (and possibly live code) in Plone fail because they do not pass the new required `charset` parameter. See plone/buildout.coredev#844 And see discussion that I just started here: #1094 (comment) Also fixes an unclosed file in a test.
- Loading branch information
1 parent
3b69a1e
commit 2ba5dc8
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters