This issue has been created
There are 4 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-e793a91b-a57c-49a6-9fd1-32436cf7cdf2 XWIKI-24315 In Progress

A pure javax request/response cannot be copied anymore

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-33fe1542-deb0-42b1-bde4-23950fa4c77a Thomas Mortagne created this issue on 05/May/26 10:40
 
Summary: A pure javax request/response cannot be copied anymore
Issue Type: cid:jira-generated-image-avatar-e793a91b-a57c-49a6-9fd1-32436cf7cdf2 Bug
Affects Versions: 17.0.0
Assignee: Unassigned
Components: Old Core
Created: 05/May/26 10:40
Priority: cid:jira-generated-image-static-major-dd57fdf5-8085-4f7b-a2ef-f41484c051ab Major
Reporter: Thomas Mortagne
Description:

The code assume it's always a jakarta wrapper, but some code may put a something custom which is just a pure javax version in the XWikiContext before using the context copier (mainly used by emails), for example.

 
 

4 updates

 
cid:jira-generated-image-avatar-33fe1542-deb0-42b1-bde4-23950fa4c77a Changes by Thomas Mortagne on 05/May/26 10:40
 
Assignee: Thomas Mortagne
Priority: Major Blocker
Status: Open In Progress
Labels: regression