You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/07/05 21:04:50 UTC

[jira] Commented: (WICKET-2931) Form#getMaxSize - unsupported in the inner forms

    [ https://issues.apache.org/jira/browse/WICKET-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885302#action_12885302 ] 

Martin Grigorov commented on WICKET-2931:
-----------------------------------------

Please provide a quickstart application.

> Form#getMaxSize - unsupported in the inner forms
> ------------------------------------------------
>
>                 Key: WICKET-2931
>                 URL: https://issues.apache.org/jira/browse/WICKET-2931
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.6
>            Reporter: Stanislav Dvorscak
>
> Form#getMaxSize() ignores the fact that the form can be inner.
> If you have inner form, and this form has multipart and maxsize. Only the multipart flag is accepted. The maxSize will be determined by the parent form ~ null value.

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