[zope2-tracker] [Bug 499696] [NEW] Five's processInputs doesn't decode FileUpload filenames

David Glick dglick at gmail.com
Tue Dec 22 23:50:59 EST 2009


Public bug reported:

Five has a method, Products.Five.browser.decode.processInputs, which can
be used by a browser view to decode all the form input (this is used by
Five's formlib mixins as well as by plone.z3cform's wrapper for
integrating z3c.form into Zope 2).

This method deals properly with strings (including strings within lists
and tuples), but also needs to decode the filenames of FileUploads.

** Affects: zope2
     Importance: Undecided
         Status: New

-- 
Five's processInputs doesn't decode FileUpload filenames
https://bugs.launchpad.net/bugs/499696
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list