Description
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.
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.