Closed
Bug 156146
Opened 22 years ago
Closed 22 years ago
email forward attachments limited to 8
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.2alpha
People
(Reporter: john, Assigned: bugzilla)
References
Details
(Whiteboard: have fix)
Attachments
(1 file)
1.29 KB,
patch
|
vparthas
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530
BuildID: 2002053012
I was attempting to forward myself a few hundred emails that live in a specific
folder so I could save it as a single file and burn it to a cd. There is
apparantly a limit of 8 emails that can be attached.
Reproducible: Always
Steps to Reproduce:
1.open mail
2.highlight more than 8 emails
3.click "forward"
4.count number of attachments
Actual Results: A maximum of 8 emails can be attached to a single message
regardless of the number of requested emails to be attached.
Expected Results: Mozilla should attach all highlighted emails to be forwarded
regardless of number.
*** Bug 161340 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 57604 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 3•22 years ago
|
||
The limitation is to prevent to open too many window when replying or forwarding
inline multiple message (one per message). We should not have a limitation for
forwarding as attachment as we open only one compose window. Patch coming...
nominating for buffy
Assignee | ||
Comment 4•22 years ago
|
||
this is not a dup of bug 57604. Bug 57604 is for the limitation in other cases
(forward inline, replies).
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Updated•22 years ago
|
Resolution: DUPLICATE → ---
Assignee | ||
Comment 5•22 years ago
|
||
Comment on attachment 94239 [details] [diff] [review]
Proposed fix, v1
looks good to me;r=varada
Attachment #94239 -
Flags: review+
Updated•22 years ago
|
Attachment #94239 -
Flags: superreview+
Comment 7•22 years ago
|
||
Comment on attachment 94239 [details] [diff] [review]
Proposed fix, v1
sr=bienvenu
Assignee | ||
Comment 8•22 years ago
|
||
Fix checked in
Status: ASSIGNED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.2alpha
Comment 9•22 years ago
|
||
*** Bug 162324 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
*** Bug 167997 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
*** Bug 157327 has been marked as a duplicate of this bug. ***
QA Contact: yulian → stephend
I was able to select 12 messages at the same time, and clicking forward opened
12 compose windows with the message forwarded inline.
Builds:
Mac OS X 10.2.3 - 2003-01-09-08
RedHat 8.0 - 2003-01-09-08
Windows 2000 - 2003-01-09-08
Verified FIXED
Status: RESOLVED → VERIFIED
Comment 13•22 years ago
|
||
This bug has indeed been fixed (as of v1.3a, at least for Win98). However, for
the record, the previous message misinterpreted the problem: the desired (and
current actual) result was/is that all selected messages would be attached to a
single message.
David Merrell - thank you, yes. Here's the reason, though:
Netscape and Mozilla have different default forward prefs set:
Mozilla is set to forward as attachment and Netscape is set to forward inline.
Therefore, when I tested this on our commercial trunk builds (7.x+), clicking
Forward attempted inline, and realized it can't do that, so it spawned 12 windows.
I've also just verified that when I specifically use 'Forward as Attachment', we
(commercial) do the same behavior as Mozilla.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•