Open
Bug 2057816
Opened 1 month ago
Updated 19 days ago
FileLink doesn't show service_icon in message draft
Categories
(Thunderbird :: FileLink, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: je, Unassigned)
Details
Attachments
(1 file)
|
501.41 KB,
image/png
|
Details |
Steps to reproduce:
- I made a FileLink Add-on that returns an external https URL as the
service_iconin theCloudFileTemplateInfofrom theonFileUploadhandler. (See branch https://gitlab.com/joendres/failing-filelink/-/tree/favicon-not-loading for an example) - I added a link to a draft message using this FileLink provider.
Actual results:
The icon didn't appear in the message draft.
This is reproducible with Thunderbird version 135.0b1 and newer.
Expected results:
The icon should have appeared in the draft message, because the sending user should see what the receiving user will see.
This is the behaviour in Thunderbird versions from 96.0 (that introduced the service_icon property) up to 134.0.
Updated•19 days ago
|
Component: Untriaged → FileLink
You need to log in
before you can comment on or make changes to this bug.
Description
•