Open
Bug 88531
Opened 23 years ago
Updated 2 years ago
On the-fly uudecode for images
Categories
(MailNews Core :: MIME, defect)
MailNews Core
MIME
Tracking
(Not tracked)
NEW
Future
People
(Reporter: bhun2858, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
3.67 KB,
text/plain
|
Details |
would be nice to have on the fly uudecoding of images in MailNews rather than
having to wait for the whole message to be completely recieved first. This
feature was was available in NS4.x
Comment 1•23 years ago
|
||
Marking nEW.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: 4xp
OS: other → All
Summary: on the-fly uudecode for images → [RFE] On the-fly uudecode for images
Comment 2•23 years ago
|
||
Images included as MIME attachments should also do this.
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Not dupe, bug 61810 is about making UUEs visible at all, and this one is about
making them visible as they load.
==> Dependency
Depends on: 61810
Comment 5•22 years ago
|
||
officially, since this is 4xp, it really isn't an enhancement... Making Minor...
I would imagine that once uudecoded images are inlined this should be very easy
to implement. (we'd just have to feed the data to imglib as we received it
instead of waiting until the end.)
Severity: enhancement → minor
Summary: [RFE] On the-fly uudecode for images → On the-fly uudecode for images
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Assignee: ducarroz → nobody
Status: ASSIGNED → NEW
QA Contact: esther → mime
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 6•14 years ago
|
||
It would be nice if Thunderbird could just decode and display all inline UUEncode text as image attachments. Here is an example of such messages.
I agreed that the sender mail client should have follow RFC standards. But many mobile phone mail clients are doing that...
Updated•2 years ago
|
Severity: minor → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•