Open
Bug 622677
Opened 15 years ago
Updated 3 years ago
Mac SM/TB does not properly download mail file attachments that begin with period when double-clicked
Categories
(MailNews Core :: Attachments, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: long, Unassigned)
Details
(Whiteboard: [Halloween2011Bug])
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11
In SM Mail, if there is a file attachment that starts with a period (e.g. .forward) then SM does not maintain the filename when it is saved if you double click the attachment to try and view it. Instead it changes the name to not start with a period.
Reproducible: Always
Steps to Reproduce:
1.mail yourself a message with an attachment named .pw.gpg
2.open the message in SM
3.click the attachment icon within the message to view the attachments
4. double click the attachment named .pw.gpg
5. when asked to open with or save the file choose save
6. the save as dialog should show .pw.gpg as the filename to save as. go ahead and click ok
7. In the warning dialog about hidden files starting with the period go ahead and tell it to use the period
Actual Results:
8. you will find that SM saves the file without the leading period (e.g. pw.gpg).
Expected Results:
SM saves the file as .pw.gpg
this only seems to happen if you double-click the attachment. If you instead "right-click" the attachment and choose Save As it properly saves the file with the leading period.
Whiteboard: [Halloween2011Bug][CLOSEME 2012-01-01 WFM]
Version: unspecified → SeaMonkey 2.0 Branch
Can you try to reproduce this with latest nightly build from http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-comm-central-trunk/ ? Before try, backup your profile folder, just to be sure that nothing goes wrong. If problem still there, can you also check latest Thunderbird nightly from http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-comm-central/ to help to understand, is this problem Seamonkey specific, or comes from shared code
I've tried the same with both of those nightly builds and I get the same behavior.
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Component: General → Attachments
Ever confirmed: true
Product: SeaMonkey → MailNews Core
QA Contact: general → attachments
Summary: mac sm does not properly download mail file attachments that begin with period when double-clicked → Mac SM/TB does not properly download mail file attachments that begin with period when double-clicked
Version: SeaMonkey 2.0 Branch → 1.9.1 Branch
Updated•14 years ago
|
Whiteboard: [Halloween2011Bug][CLOSEME 2012-01-01 WFM] → [Halloween2011Bug]
This is now happening for me in SM 2.7.1 i686 linux (and Mac still).
OS: Mac OS X → All
OS: All → Mac OS X
Hardware: x86 → x86_64
Version: 1.9.1 Branch → 30
Still a problem with Seamonkey 2.33.1
Version: 30 → unspecified
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•