This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-169c48ab-2ccb-4831-bb77-afa256889083 XWIKI-23990 Open

The ServletSession sometimes contains a null HttpSession

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f148d8d9-a12b-4d97-b24c-d766c310bf5e Thomas Mortagne created this issue on 05/Feb/26 15:18
 
Summary: The ServletSession sometimes contains a null HttpSession
Issue Type: cid:jira-generated-image-avatar-169c48ab-2ccb-4831-bb77-afa256889083 Bug
Affects Versions: 17.0.0
Assignee: Unassigned
Components: Containers
Created: 05/Feb/26 15:18
Priority: cid:jira-generated-image-static-major-625f7388-3598-450e-9d16-bb1c3b40b9aa Major
Reporter: Thomas Mortagne
Description:

In some setups (not entirely sure what is exactly the criteria) you can end up with the Container#getSession()#getHttpSession().

I suspect it's a regression introduced by the refactoring needed for XCOMMONS-2963.