[
https://issues.apache.org/jira/browse/WICKET-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902316#action_12902316
]
Hudson commented on WICKET-2931:
--------------------------------
Integrated in Apache Wicket 1.5.x #266 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/266/])
form#getmaxsize() support for nested forms
Issue: WICKET-2931
> 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
> Assignee: Igor Vaynberg
> Fix For: 1.4.11, 1.5-M2
>
>
> 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.