Closed
Bug 54798
Opened 24 years ago
Closed 24 years ago
Save All Attachments appends "(Not Downloaded)" to files
Categories
(MailNews Core :: MIME, defect, P2)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
(Whiteboard: [rtm++] r=jefft, sr=mscott)
Attachments
(1 file)
1.02 KB,
patch
|
Details | Diff | Splinter Review |
The attachment list displays "(Not Downloaded)" next to attachments which have
not been downloaded. This is fine, but this text is also getting appended to
the filenames if you use Save All Attachments. This is bad, because it
completely invalidates the file extension, which some OS's use to identify file
type.
Assigning to myself because I have a patch. CC'ing mscott to review.
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
accepting, nominating.
Status: NEW → ASSIGNED
Keywords: correctness,
rtm
Comment 3•24 years ago
|
||
ugghh that's not good. your proposed patch looks good to me.
Comment 4•24 years ago
|
||
This will appear as data loss to naive users, since they won't be able to access
the contents by opening the document. rtm+ need info, remove 'need info' upon
review/approval. Proper review/approval protocol is a=<email> and r=<email> by
the reviewer, in the bug report.
Priority: P3 → P2
Whiteboard: [rtm+ need info]
Comment 5•24 years ago
|
||
sr=mscott
r=jefft
Whiteboard: [rtm+ need info] → [rtm+ need info] r=jefft, sr=mscott
Assignee | ||
Updated•24 years ago
|
Whiteboard: [rtm+ need info] r=jefft, sr=mscott → [rtm+] r=jefft, sr=mscott
Comment 7•24 years ago
|
||
PDT marking [rtm++]
Whiteboard: [rtm+] r=jefft, sr=mscott → [rtm++] r=jefft, sr=mscott
Assignee | ||
Comment 8•24 years ago
|
||
checked in on branch and trunk.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified as fixed on branch build of win32, linux, and macos using the following
builds:
win32 commercial seamonkey build 2000-101109-mn6 installed on P500 Win98
linux commercial seamonkey build 2000-101109-mn6 installed on P200 RedHat 6.2
macos commercial seamonkey build 2000-101110-mn6 installed on G3/400 OS 9.04
Keywords: vtrunk
Comment 10•24 years ago
|
||
verified with 122705 win32 on NT4
verified with 122710 linux on redhat6.2
verified with 122708 mac on OS9
saving all attachments saves attachments with correct names.
removing vtrunk and setting status to VERIFIED
Status: RESOLVED → VERIFIED
Keywords: vtrunk
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•