Closed
Bug 1947052
Opened 1 year ago
Closed 1 year ago
CardDAV: webp photos are ignored
Categories
(Thunderbird :: Address Book, defect)
Tracking
(thunderbird_esr140 wontfix, thunderbird141 affected)
RESOLVED
FIXED
142 Branch
People
(Reporter: mozilla.bohwaz, Assigned: mkmelin)
Details
(Keywords: good-first-bug)
Attachments
(2 files)
Steps to reproduce:
If the CardDAV server is providing a WebP image for the contact photo, Thunderbird just doesn't show it, as if the contact doesn't have a picture at all.
Actual results:
No picture
Expected results:
Picture
| Assignee | ||
Comment 1•1 year ago
|
||
Are you able to export a sample? Is it the same for an imported/exported .vcs fie?
Comment 4•1 year ago
|
||
We explicitly only handle PNG and JPEG images from a version 3 vCard. It's not that we don't like webp, it just wasn't considered at the time.
| Assignee | ||
Comment 5•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/6da700026e3f
Support WebP photos from v3 vCards. r=tobyp
| Assignee | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•