Photo is broken in users detailview page and any image tag in detailview #5370

Open
opened 2026-02-20 17:00:17 -05:00 by deekerman · 1 comment
Owner

Originally created by @rahulshinde19 on GitHub (Feb 7, 2026).

Issue

Image in Users detail view is broken, look for the src, it is having additional "10" added at the end of the id
This issue is for all image fields added in core and custom modules.

Possible Fix

Remove that additional "10"

Steps to Reproduce the Issue

1. Go to users detail view 
2. Attach a photo if not updated 
3. Go to detail view after adding photo to users profile
4. You can see image broken in detail view
5. Look for the image url you can see additional 10 at the end of id parameter to download entrypoint

OR

1. In studio add image field to products module and fix layouts for editing and vewing.
2. Save and implement.
3. Go to products module and insert a new product, selecting images for the fields. Save and go to listing.
4. The images are not display showing a broken link.

Context

No response

Version

7.15.0

What browser are you currently using?

Chrome

Browser Version

Chrome Version 144.0.7559.110 (Official Build) (64-bit)

Environment Information

MySql PHP 8.2

Operating System and Version

Ubuntu 23.10

Originally created by @rahulshinde19 on GitHub (Feb 7, 2026). ### Issue Image in Users detail view is broken, look for the src, it is having additional "10" added at the end of the id This issue is for all image fields added in core and custom modules. ### Possible Fix Remove that additional "10" ### Steps to Reproduce the Issue ```bash 1. Go to users detail view 2. Attach a photo if not updated 3. Go to detail view after adding photo to users profile 4. You can see image broken in detail view 5. Look for the image url you can see additional 10 at the end of id parameter to download entrypoint OR 1. In studio add image field to products module and fix layouts for editing and vewing. 2. Save and implement. 3. Go to products module and insert a new product, selecting images for the fields. Save and go to listing. 4. The images are not display showing a broken link. ``` ### Context _No response_ ### Version 7.15.0 ### What browser are you currently using? Chrome ### Browser Version Chrome Version 144.0.7559.110 (Official Build) (64-bit) ### Environment Information MySql PHP 8.2 ### Operating System and Version Ubuntu 23.10
Author
Owner

@johnM2401 commented on GitHub (Feb 9, 2026):

Hey!
Thank you for raising this.

For future information's sake, this appears to be the same as (or related to) the issue on the Suite8 Repo: https://github.com/SuiteCRM/SuiteCRM-Core/issues/695

Thanks again!

@johnM2401 commented on GitHub (Feb 9, 2026): Hey! Thank you for raising this. For future information's sake, this appears to be the same as (or related to) the issue on the Suite8 Repo: https://github.com/SuiteCRM/SuiteCRM-Core/issues/695 Thanks again!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5370
No description provided.