Discourse meta icon missing on Discourse ID login page

Hi!

https://d11a6trkgmumsb.cloudfront.net/original/4X/c/1/1/c11a44f8b25bb161fb73a1aa3341788fd626bdb2.png the logo doesn’t load :slight_smile:
Error is (failed)net::ERR_NAME_NOT_RESOLVED.

3 likes

Thanks for reporting, I just saw a similar issue while looking through the feedback here → Featuring the referring site's logo and name more prominently in Discourse ID

I’ll take a look

2 likes

Ok the issue will be fixed soon. There is an issue where Discourse will only re-send those URLs when the site’s title/logo/description settings change. If something goes wrong where that link is no longer valid (which it doesn’t seem to be for meta) this causes a breakage when someone tries to use discourse-id to log in. The broken image uses the alt name, which causes a duplication in the forum name being present.

For now, my fix will mitigate the visual ugliness of the error. It will only show the logo if the logo can be properly loaded, otherwise just the name will appear.

2 likes