There are 5 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-6af5ac1b-c91a-4e3c-ae95-d953058afdd3 XWIKI-22956 Closed

Live Data filter value suggestions don't work when the class contains spaces

 
View issue   ยท   Add comment
 

5 updates

 
cid:jira-generated-image-avatar-7e4488e8-c222-4d6d-9261-7d020c8eb128 Changes by Thomas Mortagne on 20/Mar/25 19:37
 
Documentation in Release Notes: N/A
Documentation: N/A
Resolution: Fixed
Tests: Integration
Status: In Progress Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-7e4488e8-c222-4d6d-9261-7d020c8eb128 Thomas Mortagne on 20/Mar/25 19:38
 

Actually, it was easy, even if not so clean: I just did some URL rewriting in the REST endpoint to convert all + characters in input REST URLs to %20.