Closed Bug 1792542 Opened 2 years ago Closed 2 years ago

Thunderbird CARDDAV double quotation problem with phone numbers

Categories

(Thunderbird :: Address Book, defect)

Thunderbird 102
defect

Tracking

(thunderbird_esr102 fixed, thunderbird108 fixed)

RESOLVED FIXED
109 Branch
Tracking Status
thunderbird_esr102 --- fixed
thunderbird108 --- fixed

People

(Reporter: js, Assigned: darktrojan)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0

Steps to reproduce:

  • create a new contact on samsung s20: vcard will look like this: 'TEL;TYPE=VOICE,CELL:1212424'
  • contact gets synced by activesync to server and by carddav to thunderbird
  • edit contact (add a note for example) in thunderbird
  • contact gets synced to server by carddav
  • vcard will now look like this: 'TEL;TYPE="VOICE,CELL":1212424' - the content of TYPE will get quoted

Actual results:

the quotation will cause activsync clients (iOS, Samsung S20) not to show the phone number any more! The quotation seems to violate proper syncing/displaying the phone number.

Expected results:

Thunderbird should not quote!

Component: Untriaged → Address Book

I'm sure there's a bug about this already but I can't find it. The link I added shows someone already looking at it in the ical.js library we use.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: dupeme

I have made a fix for this upstream. Waiting to hear if the theory I'm working on is reasonable.

Assignee: nobody → geoff
Status: NEW → ASSIGNED
Attachment #9303235 - Attachment description: WIP: Bug 1792542 - Update ical.js from upstream. r=#thunderbird-reviewers → Bug 1792542 - Update ical.js from upstream. r=#thunderbird-reviewers
Target Milestone: --- → 109 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/42cf1e4d32c6
Update ical.js from upstream. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED

Comment on attachment 9303235 [details]
Bug 1792542 - Update ical.js from upstream. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): never worked
User impact if declined: Thunderbird creates an invalid vCard in some circumstances, leads to problems with other systems
Testing completed (on c-c, etc.): landed last week
Risk to taking this patch (and alternatives if risky): low, I think

Attachment #9303235 - Flags: approval-comm-beta?
Severity: -- → S3

Comment on attachment 9303235 [details]
Bug 1792542 - Update ical.js from upstream. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9303235 - Flags: approval-comm-beta? → approval-comm-beta+
Duplicate of this bug: 1801274

Comment on attachment 9303235 [details]
Bug 1792542 - Update ical.js from upstream. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): never worked
User impact if declined: Thunderbird creates an invalid vCard in some circumstances, leads to problems with other systems
Testing completed (on c-c, etc.): in 108 beta 2
Risk to taking this patch (and alternatives if risky): low, I think

Attachment #9303235 - Flags: approval-comm-esr102?

Comment on attachment 9303235 [details]
Bug 1792542 - Update ical.js from upstream. r=#thunderbird-reviewers

[Triage Comment]
Approved for esr102

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

Attachment

General

Created:
Updated:
Size: