There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-4e801cb0-ba81-407b-90ab-efe068c5e662 XWIKI-24314 In Progress

ScriptXWikiServletRequest and LiveTableRequest cannot be copied anymore

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-9fd97a4f-1354-4b8b-824a-2e2731f14dea Changes by Thomas Mortagne on 05/May/26 10:40
 
Description: It will fail because the jakarta version cannot be gathered.

They should support JavaxToJakartaWrapper since they do wrap a jakarta request, but the copier should also support the possibility that a javax request might just a javax request and not a wrapper for a jakarta request
(XWIKI-24315) .