You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/04/17 14:22:00 UTC

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

    [ https://issues.apache.org/jira/browse/WICKET-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523361#comment-17523361 ] 

ASF subversion and git services commented on WICKET-6974:
---------------------------------------------------------

Commit 7a33a4ae40f0503827a20b4f3d20252b86d05f96 in wicket's branch refs/heads/bugfix/reiern70/WICKET-6974 from reiern70
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=7a33a4ae40 ]

[WICKET-6974] return correct context path


> 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.1#820001)