Closed Bug 1838190 Opened 1 years ago Closed 1 year ago

Feed folders don't get site favicon for feeds where there is no site favicon.ico and the page doesn't specify an icon

Categories

(Thunderbird :: Mail Window Front End, defect)

Thunderbird 116
defect

Tracking

(thunderbird_esr102 unaffected, thunderbird115+ fixed)

RESOLVED FIXED
116 Branch
Tracking Status
thunderbird_esr102 --- unaffected
thunderbird115 + fixed

People

(Reporter: better.bird.project+1, Assigned: mkmelin)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [Supernova3p])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1824272 +++

Bug 1824272 didn't fix this reliably. Most notably, the favicon is missing for
https://hg.mozilla.org/mozilla-central/pushlog

There are others, too, like: https://follow.it/der-postillon-abo?user=xxx (needs a subscription).

Keywords: regression
Regressed by: 1824272
Whiteboard: [Supernova3p]

I see this for certain pages. If there is no favicon.ico in the root and the page doesn't specify an icon either, we won't find one.
All the callbacks in 102 makes that code very hard to read but it looks like we should also check the index page of the site and use that icon when other means fail.

Assignee: nobody → mkmelin+mozilla
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Summary: Feed folders don't get site favicon anymore → Feed folders don't get site favicon for feeds where there is no site favicon.ico and the page doesn't specify an icon
Target Milestone: --- → 116 Branch

With this change, the two feeds mentioned in comment #0 receive their icon now, however, another subscription service is still without icon. Or has the default icon changed from a folder with "RSS corner" seen in 102 to a globe seen in 115?

The globe is the "fallback" when no icon was found. The default folder icon is not specific to rss accounts.

I'd need the URL to investigate what the problem would be for other services.

Thanks. This RSS is private. We'll file a new bug if we come across another non-functioning one that can be published (or other users will beat us to it). Or is there any more specific information we can supply?

It's basically looking in the dev tools for which URLs are tried for a Get Messages on the feed. Then check if the pages actually have information discoverFaviconURL will accept.

Pushed by sean@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ea37ce752b97
Discover feed icon at site index page as well. r=freaktechnik

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

Comment on attachment 9339201 [details]
Bug 1838190 - Discover feed icon at site index page as well. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): supernova
User impact if declined: won't always get favicon for feeds
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): safe

Attachment #9339201 - Flags: approval-comm-beta?

Comment on attachment 9339201 [details]
Bug 1838190 - Discover feed icon at site index page as well. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9339201 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: