Upload handlers do not parse multipart form data.
-------------------------------------------------

                 Key: COUCHDB-939
                 URL: https://issues.apache.org/jira/browse/COUCHDB-939
             Project: CouchDB
          Issue Type: Bug
          Components: HTTP Interface
    Affects Versions: 1.0.1
         Environment: OS X 10.6.4, CouchDBX.
            Reporter: Evan Krall


1. Submit to an _update handler using a <form enctype="multipart/form-data" 
...>.
2. Inspect the update function's request.form attribute

Expected result: request.form has attributes corresponding to the different 
input fields in the form.
Actual result: request.form has no attributes.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to