You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Janne Hietamäki (JIRA)" <ji...@apache.org> on 2007/06/26 08:54:25 UTC

[jira] Resolved: (WICKET-697) FormTester crashes with NullPointerException, if FormComponent is not found

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

Janne Hietamäki resolved WICKET-697.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-beta3

fixed.

> FormTester crashes with NullPointerException, if FormComponent is not found
> ---------------------------------------------------------------------------
>
>                 Key: WICKET-697
>                 URL: https://issues.apache.org/jira/browse/WICKET-697
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta2
>            Reporter: Timo Rantalaiho
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: formtester-nullcheck.patch
>
>
> The attached patch makes FormTester report inexistent component better. Before, it just crashed on NullPointerException on this line:
> 				fail("Selecting on the component:'" + formComponent.getPath()

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