nickname contacts can't be edited
Categories
(Thunderbird :: Address Book, defect)
Tracking
(thunderbird_esr102+ fixed, thunderbird106 affected)
People
(Reporter: mkmelin, Assigned: mkmelin)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr102+
|
Details | Review |
From bug 1793400 comment 2:
Create a plain text file with only
BEGIN:VCARD
VERSION:4.0
EMAIL;PREF=1:jsmith@example.org
NICKNAME:Johnny
N:SMITH;JOHN;;;
END:VCARD
Save as example.vcf
Import into your address book.
The edit button will not work on that contact.
You can delete it, but you can't edit it.
TypeError: can't access property "nextElementSibling", fieldset.firstElementChild is null at insertVCardElement@chrome://messenger/content/addressbook/edit/edit.js:442:1
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/7434ade167eb
Make sure nickname contacts can be edited. r=aleca
Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9297366 [details]
Bug 1793877 - Make sure nickname contacts can be edited. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): new ab
User impact if declined: can't edit contacts with nickname only
Testing completed (on c-c, etc.): c-c, beta
Risk to taking this patch (and alternatives if risky): safe
Comment 4•2 years ago
|
||
Comment on attachment 9297366 [details]
Bug 1793877 - Make sure nickname contacts can be edited. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr102
Comment 5•2 years ago
|
||
bugherder uplift |
Thunderbird 102.4.1:
https://hg.mozilla.org/releases/comm-esr102/rev/8805ac40c478
Description
•