This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-168cbd4e-97df-4f35-b252-418a9c366029 XWIKI-23341 Open

Inconsistency of the list of supported files in profile picture upload UI

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-b844cc26-ed57-4e20-8a3b-7573ba92ec24 Simon Urli created this issue on 26/Jun/25 10:48
 
Summary: Inconsistency of the list of supported files in profile picture upload UI
Issue Type: cid:jira-generated-image-avatar-168cbd4e-97df-4f35-b252-418a9c366029 Bug
Affects Versions: 17.3.0
Assignee: Unassigned
Attachments: image-2025-06-26-10-48-45-784.png
Components: Web - Templates & Resources
Created: 26/Jun/25 10:48
Labels: usability
Priority: cid:jira-generated-image-static-major-994f4bf2-fb93-4f89-8fbc-e3c54e90af37 Major
Reporter: Simon Urli
Description:

Reproduction steps:

  • Set up xwiki to have a specific list of accepted mimetypes to refuse jpg files (by setting attachment.upload.blockList value)
  • Start xwiki and log in with a standard user
  • Go to its profile and click for uploading a profile picture

Expected result:

  • The UI for uploading a profile picture should specify that the list of accepted files doesn't allow jpg

Obtained result:

  • The UI specifies an hardcoded list of accepted files which doesn't match what's configured:
    _thumb_43818.png
 
 

1 update

 
cid:jira-generated-image-avatar-b844cc26-ed57-4e20-8a3b-7573ba92ec24 Changes by Simon Urli on 26/Jun/25 10:49
 
Priority: Major Minor