FileUploadFields clear after failed validation
----------------------------------------------

                 Key: WICKET-596
                 URL: https://issues.apache.org/jira/browse/WICKET-596
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.2.6
         Environment: Windows / UNIX-like, Jetty / Tomcat
            Reporter: manuel barzi


In a page with feedback panel, where there are one or more FileUploadField 
components, and there's also validation of other input fields, when the form is 
submitted and one or more validations rules fail, then the page is shown again 
with the feedback panel information, all input fields are keeping state, but 
FileUploadFields not! They loose state when refreshing the page after a failing 
validation.

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

Reply via email to