- Shipped
- August 5, 2026 at 1:48 AM UTC
- Author
- Kamo
- Commit
- a6b660f
Both avatar-lookup catch blocks built **************** Avatars moved to the fixed, domain-independent `platform/` prefix (SecurityService AvatarObjectPaths) when a user's photo had to resolve from every org they belong to, so that per-org URL 404s unconditionally — and a 404 avatar URL is precisely what renders as a broken image. Build it from the canonical prefix instead, in one shared helper rather than two drifting copies. Verified the output byte-for-byte against a URL that currently returns 200.