sounds like a bug, open a jira issue.

-igor

On Mon, Sep 7, 2009 at 1:10 AM, nytrus<nytrus...@gmail.com> wrote:
>
> Yes the issue is that, the form being submitted is the outer (which has no
> maxsize set, so default is used).
> When I submit upload0, Form.handleMultiPart() is called on the outer form
> (form0).
> When I submit upload1, Form.handleMultiPart() is called on simpleUpload.
>
> I'm missing something or doing something wrong?
>
>
> igor.vaynberg wrote:
>>
>> so is the problem that the form being submitted is the outer form and
>> it doesnt support the inner form's maxsize?
>>
>> -igor
>>
>
> --
> View this message in context: 
> http://www.nabble.com/Form-FileUploadField-maxSize-does-not-work-tp25293039p25326577.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to