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

Sven Meier resolved WICKET-5480.
--------------------------------

       Resolution: Duplicate
    Fix Version/s: 7.0.0
                   6.14.0

> AutoLabelResolver creates null pointer exception in 6.13
> --------------------------------------------------------
>
>                 Key: WICKET-5480
>                 URL: https://issues.apache.org/jira/browse/WICKET-5480
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.13.0
>            Reporter: Marcus Thiesen
>             Fix For: 6.14.0, 7.0.0
>
>         Attachments: ajaxrequest.tar.bz2
>
>
> The underlying issue is that WebRequestCycle.isAjaxRequest returns true but 
> RequestCycle.find(AjaxRequestTarget.class) returns null anyway, because the 
> current request handler is a ListenerInterfaceRequestHandler.
> This leads to 
> java.lang.NullPointerException
>      at 
> org.apache.wicket.markup.html.form.AutoLabelResolver$AutoLabelMarker.updateFrom(AutoLabelResolver.java:222)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to