Bug #22884
openHeader Image not showing on private site
0%
Description
Hi All,
Site in question here: https://webwork.commons.gc.cuny.edu/
Header image does not display if site is private but displays correctly if settings are switched to public.
I tried switching back and forth (public/private) a few times and clearing my cache but can't get the image to load on site when settings are set to private.
Is this another s3 issue?
Related issues
Updated by Boone Gorges 2 days ago
Yes, it's likely an S3 issue. See #29129
Can you confirm that it's just the header image causing a problem? You mention "image" in the ticket name, but different images work differently.
Updated by Laurie Hurson 2 days ago
- Subject changed from Image not showing on private site to Header Image not showing on private site
Sorry yes, I am referring to the header image. Updated title.
Updated by Boone Gorges 1 day ago
- Related to Bug #21929: Header image keeps disappearing added
Updated by Boone Gorges 1 day ago
- Status changed from New to Testing Required
Thanks for confirming, Laurie.
It looks like my fix in #21929 had a flaw in it that caused the image URL not to be properly rewritten in certain situations. I've just pushed up a fix that appears to resolve this: https://github.com/cuny-academic-commons/cac/commit/450e4d867304b51533c80128489ddeec63b689d2 This is deployed to the production site. Can you have a look?