There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-5039e7b1-5455-46c4-8670-e9717ffc98af XWIKI-23475 In Progress

Image width/higth sync in the image editor does not work in Jetty 12.1

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-b5987e65-c3aa-45f2-942d-f63c1c939ac8 Changes by Thomas Mortagne on 27/Aug/25 16:16
 
Summary: Realtime Image width/higth sync in the image editor issues when running XWiki with does not work in Jetty 12.1
 
 

1 comment

 
cid:jira-generated-image-avatar-b5987e65-c3aa-45f2-942d-f63c1c939ac8 Thomas Mortagne on 27/Aug/25 16:17
 

It seems that since Jetty 12.1.0, fragments are forbidden in redirects (and URIs in general) and the redirect used by the ckeditor dispatch service contains a fragment (apparently an empty one, but it's enough for jetty to fail the redirect).