You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ernesto Reinaldo Barreiro (Jira)" <ji...@apache.org> on 2022/04/19 17:30:00 UTC

[jira] [Resolved] (WICKET-6974) JavaxUpgradeHttpRequest returns an empty contextPath

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

Ernesto Reinaldo Barreiro resolved WICKET-6974.
-----------------------------------------------
    Resolution: Fixed

Fixed

> JavaxUpgradeHttpRequest returns an empty contextPath
> ----------------------------------------------------
>
>                 Key: WICKET-6974
>                 URL: https://issues.apache.org/jira/browse/WICKET-6974
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 10.0.0, 9.9.1
>            Reporter: Ernesto Reinaldo Barreiro
>            Assignee: Ernesto Reinaldo Barreiro
>            Priority: Major
>             Fix For: 10.0.0, 9.10.0
>
>
> JavaxUpgradeHttpRequest returns an empty contextPath. As consequence 
> final String context = RequestCycle.get().getRequest().getContextPath();
> returns "" in the context of web socket requests.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)