You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Erik BI (JIRA)" <ji...@apache.org> on 2012/07/23 06:54:35 UTC

[jira] [Created] (SHINDIG-1823) content-type for "multipart/form-data" is incorrect

Erik BI created SHINDIG-1823:
--------------------------------

             Summary: content-type for "multipart/form-data" is incorrect
                 Key: SHINDIG-1823
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1823
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 2.5.0
            Reporter: Erik BI


When submitting a multipart/form-data form, the "content-type" head property is set to "multipart/form-data,multipart/form-data; boundary=----XXXXX". 
This caused the failure of uploading files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SHINDIG-1823) content-type for "multipart/form-data" is incorrect

Posted by "Erik BI (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik BI updated SHINDIG-1823:
-----------------------------

    Attachment: 1823.patch
    
> content-type for "multipart/form-data" is incorrect
> ---------------------------------------------------
>
>                 Key: SHINDIG-1823
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1823
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>         Attachments: 1823.patch
>
>
> When submitting a multipart/form-data form, the "content-type" head property is set to "multipart/form-data,multipart/form-data; boundary=----XXXXX". 
> This caused the failure of uploading files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SHINDIG-1823) content-type for "multipart/form-data" is incorrect

Posted by "Erik BI (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421940#comment-13421940 ] 

Erik BI commented on SHINDIG-1823:
----------------------------------

Attached the patch. Thanks, Henry. 
                
> content-type for "multipart/form-data" is incorrect
> ---------------------------------------------------
>
>                 Key: SHINDIG-1823
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1823
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>         Attachments: 1823.patch
>
>
> When submitting a multipart/form-data form, the "content-type" head property is set to "multipart/form-data,multipart/form-data; boundary=----XXXXX". 
> This caused the failure of uploading files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SHINDIG-1823) content-type for "multipart/form-data" is incorrect

Posted by "Ryan Baxter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter resolved SHINDIG-1823.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0-beta3

Committed revision 1365569
                
> content-type for "multipart/form-data" is incorrect
> ---------------------------------------------------
>
>                 Key: SHINDIG-1823
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1823
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>             Fix For: 2.5.0-beta3
>
>         Attachments: 1823.patch
>
>
> When submitting a multipart/form-data form, the "content-type" head property is set to "multipart/form-data,multipart/form-data; boundary=----XXXXX". 
> This caused the failure of uploading files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (SHINDIG-1823) content-type for "multipart/form-data" is incorrect

Posted by "Erik BI (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik BI closed SHINDIG-1823.
----------------------------

    
> content-type for "multipart/form-data" is incorrect
> ---------------------------------------------------
>
>                 Key: SHINDIG-1823
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1823
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>             Fix For: 2.5.0-beta3
>
>         Attachments: 1823.patch
>
>
> When submitting a multipart/form-data form, the "content-type" head property is set to "multipart/form-data,multipart/form-data; boundary=----XXXXX". 
> This caused the failure of uploading files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SHINDIG-1823) content-type for "multipart/form-data" is incorrect

Posted by "Henry Saputra (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421872#comment-13421872 ] 

Henry Saputra commented on SHINDIG-1823:
----------------------------------------

Would you mind attaching the patch to this jira?

Will commit the change early tomorrow if no more comment/ objection.
                
> content-type for "multipart/form-data" is incorrect
> ---------------------------------------------------
>
>                 Key: SHINDIG-1823
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1823
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>
> When submitting a multipart/form-data form, the "content-type" head property is set to "multipart/form-data,multipart/form-data; boundary=----XXXXX". 
> This caused the failure of uploading files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira