Profile Picture not shown in Message Header (data: blocked by CSP)
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(thunderbird145?)
| Tracking | Status | |
|---|---|---|
| thunderbird145 | ? | --- |
People
(Reporter: dillinger, Assigned: Paenglab)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
In the current beta (145) and daily (146) versions only a placeholder is shown in the header section whenever a profile picture is set for a contact.
In the address book the pictures still look OK.
When no picture is set for a contact the default grey one letter icon is shown.
| Assignee | ||
Comment 1•22 days ago
|
||
Looks good here on Daily and Beta. Do you have an extension that could affect this?
No, lots of add-ons, but both disabling them all and safe mode give the same result.
And there is a Content-Security-Policy error, also in safe mode:
Content-Security-Policy: De instellingen van de pagina hebben het laden van een bron (img-src) op data:image/jpeg;base64,/9j/4AAQSkZJRgABA… geblokkeerd, omdat deze in strijd is met de volgende instructie: ‘img-src moz-icon: chrome: moz-src:’
Comment 3•22 days ago
|
||
For which URL does it complain about the Content-Security-Policy?
| Assignee | ||
Comment 4•22 days ago
|
||
Updated•22 days ago
|
| Assignee | ||
Updated•22 days ago
|
Pushed by jtracey@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/be4dfe3ab29d
Add data: to the CSP of about3Pane.xhtml and aboutMessage.xhtml. r=mkmelin
Updated•19 days ago
|
Description
•