Bug #22966
closedSite ID pictures not appearing in Commons site directory
0%
Description
Hi All,
On a call earlier we found that some site ID images are not appearing in the site directory - instead replaced by the words "Site icon for [site title]."
I believe images not appearing should be pulling from the Site Identity "icon", which users input in the customize area of the site. I am wondering if maybe the sites where this is not working are possibly private sites, and something is wrong with the image pulls from the server?
Let me know what you think, thanks!
Files
Updated by Raymond Hoh about 15 hours ago
- Category name set to S3 Uploads
- Status changed from New to Resolved
- Target version set to 2.5.11
I am wondering if maybe the sites where this is not working are possibly private sites, and something is wrong with the image pulls from the server?
This is exactly what is happening. I've just added a fix so the S3 signed parameters are added to the site icon image URL to make private site icons viewable on the Site Directory page: https://github.com/cuny-academic-commons/cac/commit/9e2c48270e84c1d91c9cddf559788bbbd37906a5. This is deployed to production.