[ 
https://issues.apache.org/jira/browse/WINK-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785306#action_12785306
 ] 

Hudson commented on WINK-230:
-----------------------------

Integrated in Wink-Trunk-JDK1.5-itests #37 (See 
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5-itests/37/])
    Fix issue  "NullPointerException occurs when Content type in MultiPart 
isn't sent"


> 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.

Reply via email to