Bug 1659323 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Emails with attached vCards generated by earlier Thunderbird versions are not parsed correctly in Thunderbird 78.2.0-pre build 1, at least on Linux x64. Due to bug 583572 the attachment is thus invisible unless either "Display Attachments Inline" is disabled or the email is displayed as plain text.

STR:
0. Make sure that "Menu bar | View | Message Body As" is "Original HTML" and that "Menu bar | View | Display Attachments Inline" is checked (default on clean profile)
1. Open the attached eml file

Expected:
The mail contains an attachment, displayed inline 

Actual:
The mail does not seem to contain an attachment, error console logs
```
uncaught exception: ParserError: Invalid parameters in 'email;internet:test@example.com'
```
Regression info: TB 68.11 is not affected
Emails with attached vCards generated by earlier Thunderbird versions are not parsed correctly in Thunderbird 78.2.0-pre build 1, at least on Linux x64. Due to bug 583572 the attachment is thus invisible unless either "Display Attachments Inline" is disabled or the email is displayed as plain text.

STR:
0. Make sure that "Menu bar | View | Message Body As" is "Original HTML" and that "Menu bar | View | Display Attachments Inline" is checked (default on clean profile)
1. Open the attached eml file

Expected:
The mail contains an attachment, displayed inline 

Actual:
The mail does not seem to contain an attachment, error console logs
```
uncaught exception: ParserError: Invalid parameters in 'email;internet:test@example.com'
```

Back to Bug 1659323 Comment 0