This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-ff74a4de-2c8e-4da8-9511-0d6aef902918 XWIKI-24135 Open

Macro editor allows to fill both parameters of a feature

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-bdf94470-7f91-4a36-ab42-0c6eb1c4eb05 Simon Urli created this issue on 19/Mar/26 10:49
 
Summary: Macro editor allows to fill both parameters of a feature
Issue Type: cid:jira-generated-image-avatar-ff74a4de-2c8e-4da8-9511-0d6aef902918 Bug
Affects Versions: 17.10.4
Assignee: Unassigned
Components: CKEditor
Created: 19/Mar/26 10:49
Labels: usability
Priority: cid:jira-generated-image-static-major-c3f91166-7b4e-4cb2-821c-8c2f87c0b7b5 Major
Reporter: Simon Urli
Description:

Reproduction steps:

  • Create a macro with two parameters "feat1" and "feat2" bound to same features "myfeat"
  • Edit a new page and insert the macro
  • Click on the radio button to select "feat1" and fill the value for it
  • Click on the radio button to select "feat2" and fill the value for it
  • Submit the form

Obtained result:

  • the macro is inserted with both values for feat1 and feat2

Expected result:

  • the form shouldn't be submitted, an error should be displayed indicating that a choice should be made. Or we could clear the value when switching the radio button
 
 

1 update

 
cid:jira-generated-image-avatar-bdf94470-7f91-4a36-ab42-0c6eb1c4eb05 Changes by Simon Urli on 19/Mar/26 10:54
 
Assignee: Simon Urli