You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Eli Baram (JIRA)" <ji...@apache.org> on 2009/12/03 09:18:20 UTC

[jira] Resolved: (WINK-230) NullPointerException occures when Content type in MultiPart isn't sent

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

Eli Baram resolved WINK-230.
----------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

> NullPointerException occures when Content type in MultiPart isn't sent
> ----------------------------------------------------------------------
>
>                 Key: WINK-230
>                 URL: https://issues.apache.org/jira/browse/WINK-230
>             Project: Wink
>          Issue Type: Bug
>            Reporter: anna burd
>            Assignee: Eli Baram
>            Priority: Critical
>             Fix For: 1.1
>
>
> As written here:
> http://www.rfc-editor.org/rfc/rfc2388.txt 
> Content type in MultiPart should be optional with default "text/plain" :
> "   As with all multipart MIME types, each part has an optional
>    "Content-Type", which defaults to text/plain.  If the contents of a
>    file are returned via filling out a form, then the file input is
>    identified as the appropriate media type, if known, or
>    "application/octet-stream".  If multiple files are to be returned as
>    the result of a single form entry, they should be represented as a
>    "multipart/mixed" part embedded within the "multipart/form-data".

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