[ 
https://issues.apache.org/jira/browse/WICKET-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-3973.
-------------------------------------

    Resolution: Not A Problem

You should use org.apache.wicket.util.tester.FormTester.setFile(String, File, 
String) instead of setValue() for testing this.

> onValidate() not called by FormTester.submit()
> ----------------------------------------------
>
>                 Key: WICKET-3973
>                 URL: https://issues.apache.org/jira/browse/WICKET-3973
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.4.17
>            Reporter: Mathilde Pellerin
>            Priority: Minor
>              Labels: newbie
>         Attachments: quickstart_validation_problem_with_wicketTester.tar.gz
>
>
> Validation of FileUploadField works well when test it manually, but not when 
> test it with WicketTester and FormTester. 
> Follow this link to see discussion about this problem on mailing list : 
> http://markmail.org/message/lu7kumpbkxh4zilr

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to