You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Kari Maja (JIRA)" <ji...@apache.org> on 2009/01/09 13:23:59 UTC

[jira] Updated: (WICKET-2015) Empty File Upload field breaks validation of other fields in WicketTester.

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

Kari Maja updated WICKET-2015:
------------------------------

    Attachment: WicketQuickstart.zip

> Empty File Upload field breaks validation of other fields in WicketTester.
> --------------------------------------------------------------------------
>
>                 Key: WICKET-2015
>                 URL: https://issues.apache.org/jira/browse/WICKET-2015
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.4-RC1
>         Environment: Windows XP SP3, Eclipse IDE, Wicket 1.4-rc1.
>            Reporter: Kari Maja
>         Attachments: WicketQuickstart.zip
>
>
> Submitting form with empty File Upload -field malfunctions in WicketTester in following way:
> - Invalid input on TextField does not trigger fields .setRequired(true)-validation.
> - Valid input on DropDownChoise is not accepted.
> If File Upload -field is filled, then validations function fine when submitting form in WicketTester. 
> Submitting form normally through web browser does not trigger this bug. It is shown in WicketTester only.

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