You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/12/30 17:54:29 UTC

[jira] Resolved: (WICKET-2638) Form.isMultipart() doesn't check FormComponent.isMultipart() on nested components

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

Juergen Donnerstag resolved WICKET-2638.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.6
         Assignee: Juergen Donnerstag

> Form.isMultipart() doesn't check FormComponent.isMultipart() on nested components
> ---------------------------------------------------------------------------------
>
>                 Key: WICKET-2638
>                 URL: https://issues.apache.org/jira/browse/WICKET-2638
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.5
>            Reporter: Marat Radchenko
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4.6, 1.5-M1
>
>
> Form.isMultipart() doesn't check FormComponent.isMultipart() on nested components. This breaks submitting of stateless forms with multipart FormComponent but no explicit Form.setMultipart(true) call.

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