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