You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/03/23 16:10:43 UTC

[jira] [Resolved] (WICKET-6345) Check for non-null PushBuilder before trying to use it

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

Martin Grigorov resolved WICKET-6345.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M5

> Check for non-null PushBuilder before trying to use it
> ------------------------------------------------------
>
>                 Key: WICKET-6345
>                 URL: https://issues.apache.org/jira/browse/WICKET-6345
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-http2
>    Affects Versions: 8.0.0-M4
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 8.0.0-M5
>
>
> According to the latest Servlet 4 development the Web container should return null when HTTP2 Push is not supported for the current request.
> Wicket PushBuilder abstractions should take this into account to avoid failing with NullPointerException.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)