Open
Bug 1818671
Opened 2 years ago
Updated 2 years ago
[imap-js] With message synchronisation turned off, downloading big messages fails
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(thunderbird_esr102 unaffected)
NEW
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
People
(Reporter: darktrojan, Unassigned)
References
(Blocks 1 open bug)
Details
I've turned off message sync to test something, and loaded a message with an image attachment (60KB). Only the very top of the picture is displayed.
Error console says:
Image corrupt or truncated.
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIBinaryInputStream.readBytes]
onDataAvailable chrome://openpgp/content/modules/streams.jsm:67
onData resource:///modules/ImapChannel.jsm:248
_onMessage resource:///modules/ImapClient.jsm:1706
parse resource:///modules/ImapResponse.jsm:43
_onData resource:///modules/ImapClient.jsm:875
AsyncFunctionNext self-hosted:948
After that happens no messages in the folder will load.
Updated•2 years ago
|
Version: unspecified → Thunderbird 112
You need to log in
before you can comment on or make changes to this bug.
Description
•