There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-dc86a74b-aee2-436d-b92e-5c155941df92 XWIKI-23256 Open

User sheet breaks if user has special characters set as their first/last name

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-f8334e66-da6f-46e2-b3e1-ee9e77b94063 Changes by Thomas Mortagne on 19/Jun/25 12:10
 
Description: The first and last names in the user profile are not escaped for xwiki syntax, so `~` are not displayed, and if a user has a name like `]][[` and `]] \{ \ {info}} [[`, the user profile section will be hidden. (the 2 names behave differently)

!image-2025-05-29-16-54-51-021.png|width=363,height=217!

The behavior is different when viewing as the user: (14.10 only)

!image-2025-05-29-17-01-26-140.png|width=345,height=221!

And as superadmin:

!image-2025-05-29-17-02-03-055.png|width=402,height=228!

The user can still edit the page using the regular edit button instead of the top-right edit button in the missing profile section.