This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-968f8e47-1f02-4565-817e-5529d4e7f6be XWIKI-23384 Open

Default RequestParameterConverter doesn't handle RequiresHTMLConversion anymore

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-382c4add-e7ab-48ad-8082-702ac356de23 Simon Urli created this issue on 16/Jul/25 15:38
 
Summary: Default RequestParameterConverter doesn't handle RequiresHTMLConversion anymore
Issue Type: cid:jira-generated-image-avatar-968f8e47-1f02-4565-817e-5529d4e7f6be Bug
Affects Versions: 17.4.0
Assignee: Unassigned
Components: WYSIWYG Editor
Created: 16/Jul/25 15:38
Labels: regression
Priority: cid:jira-generated-image-static-blocker-5e1aafba-a70a-4617-a7f1-64d1468457a5 Blocker
Reporter: Simon Urli
Description:

The DefaultRequestParameterConverter use to handle properly conversion of requests sent by the WYSIWYG editor which included a RequiresHTMLConversion parameter. Since XWIKI-23205 the default component only handle the conversion of requests containing a RequiresConversion parameter, the older ones are now handled by a component having the html hint.
As a result, code that was relying on injecting the default component is not working properly anymore.

 
 

2 updates

 
cid:jira-generated-image-avatar-382c4add-e7ab-48ad-8082-702ac356de23 Changes by Simon Urli on 16/Jul/25 15:38
 
Fix Version: 17.4.3
Fix Version: 17.6.0-rc-1