Closed
Bug 1924114
Opened 1 year ago
Closed 1 year ago
Error while importing my RFC 6350 vcard.
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: okaits, Unassigned)
Details
Attachments
(1 file)
|
133.11 KB,
image/png
|
Details |
Steps to reproduce:
(Using Thunderbird Beta 132.0b3 (amd64, Linux, Ubuntu 24.10 dev, from Mozilla website)
- Download my vcard: https://www.okaits7534.net/okaits7534.vcf
This VCard is written in my hand, referring RFC 6530. - Try to import it.
Actual results:
Thunderbird failed to import my VCard, with an error I attached as a image.
Expected results:
Thunderbird succeed in importing my VCard.
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Summary: Error while importing my RFC 6530 vcard. → Error while importing my RFC 6350 vcard.
Comment 2•1 year ago
|
||
I think your VCard is invalid. The version property must be immediately after BEGIN:VCARD and it isn't. Moving it there fixes the import problem.
Oh, that seems to be correct. I tried moving it, and the import process finished without any errors.
Sorry for my incorrect bug report...
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•