This issue has been created
There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c350f768-ea06-4b22-bfec-8e13dc5159e8 XWIKI-23713 Open

Cannot validate macro config ui in case of group mixing optional and mandatory parameters

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-5f85a4f2-d278-46b9-9aa7-0c87fe5f9c7b Simon Urli created this issue on 12/Nov/25 17:28
 
Summary: Cannot validate macro config ui in case of group mixing optional and mandatory parameters
Issue Type: cid:jira-generated-image-avatar-c350f768-ea06-4b22-bfec-8e13dc5159e8 Bug
Affects Versions: 17.9.0
Assignee: Unassigned
Components: CKEditor
Created: 12/Nov/25 17:28
Labels: regression
Priority: cid:jira-generated-image-static-blocker-43c763d3-8d4e-4d44-bd71-47ef5e2b933a Blocker
Reporter: Simon Urli
Description:

Reproduction steps:

  • Create a macro with 2 parameters one mandatory and one optional, both belonging to same group
  • Include the macro in a page and edit it using the WYSIWYG editor

Expected result:

  • When validating the config UI only filling the mandatory parameter is requested

Obtained result:

  • the UI displays that the group is actually mandatory and request to fill both parameters
 
 

3 updates

 
cid:jira-generated-image-avatar-5f85a4f2-d278-46b9-9aa7-0c87fe5f9c7b Changes by Simon Urli on 12/Nov/25 17:28
 
Fix Version: 17.10.0-rc-1
Description: Reproduction steps:
  - Create a macro with 2 parameters one mandatory and one optional, both belonging to same group
  - Include the macro in a page and edit it using the WYSIWYG editor

Expected result:
  - When validating the config UI only filling the mandatory parameter is
requested needed

Obtained result:
  - the UI displays that the group is actually mandatory and request to fill both parameters
to validate
Assignee: Simon Urli