This issue has been created
There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-54b97097-86b4-4995-bbcf-80783b507d92 XWIKI-24032 Open

Live validation displays multiple "ok" in case of multiple validators

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-85e9f0e7-87e2-4105-89ec-019a67c26d38 Simon Urli created this issue on 20/Feb/26 10:28
 
Summary: Live validation displays multiple "ok" in case of multiple validators
Issue Type: cid:jira-generated-image-avatar-54b97097-86b4-4995-bbcf-80783b507d92 Bug
Affects Versions: 17.10.3
Assignee: Unassigned
Attachments: Capture d’écran du 2026-02-20 10-11-01.png
Components: Web - Templates & Resources
Created: 20/Feb/26 10:28
Priority: cid:jira-generated-image-static-major-c4939e5b-9400-4c70-be33-c8489589a1eb Major
Reporter: Simon Urli
Description:

Reproduction steps:

  • Create a page A.WebHome
  • Go to Administration > Content > Template and create a new Template provider
  • Ensure to setup the new template such as it's restricted to space A
  • Set your user to advanced
  • Click in some create button to create a page
  • Click on the pencil in "Location"
  • Check the validation below "Parent" field
  • Type "B" in Parent field

Expected result:

  • Just before final step the validation displays a single "ok"
  • At final step the validation displays no "ok" and a single error saying that space A should be used

Obtained result:

  • Just before final step the UI displays two "ok"
  • At final step the validation displays "ok" and then an error:
 
 

1 update

 
cid:jira-generated-image-avatar-85e9f0e7-87e2-4105-89ec-019a67c26d38 Changes by Simon Urli on 20/Feb/26 10:28
 
Assignee: Simon Urli
 
 

1 comment

 
cid:jira-generated-image-avatar-85e9f0e7-87e2-4105-89ec-019a67c26d38 Simon Urli on 20/Feb/26 10:29
 

Currently it's blocking XWIKI-24031 because adding a validator creates a regression in the UI by always displaying the two "ok" which is not nice. So we should first fix this before applying the fix for XWIKI-24031