[ 
https://issues.apache.org/jira/browse/COUCHDB-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Lehnardt resolved COUCHDB-939.
----------------------------------

    Resolution: Not A Problem

Form parsing happens on application/x-www-form-urlencoded.

> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to