Closed
Bug 16367
Opened 25 years ago
Closed 25 years ago
[PORKJOCKEY] Attachment as Link is invisible in 5.0 message
Categories
(MailNews Core :: MIME, defect, P3)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
FIXED
M11
People
(Reporter: fenella, Assigned: rhp)
References
Details
Linux (1999-10-13-12 m11) commercial
Win32 (1999-10-13-13 m11) commercial
Mac (1999-10-13-14 m11) commercial
Steps:
1. Create a message, type a few words in the Body of the Compose window.
2. Use the Attach icon to attach a dll (or cpp) extension file
3. Send yourself the message
4. View the message in 5.0
Actual result: When I view the message in 5.0, I do not see the Attachment as
Link. All I see is the text in the Body. However, when I view the same message
in Nova, I can see the attachment as link.
Expected result: In nova, I can see the attachment as link, which is a 2 column
table, containing the file name and icon, and the information about the file
such as: Name, Type, Encoding, Download status. I expect 5.0 to do the same.
This occurs on all three platforms.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11
Assignee | ||
Comment 1•25 years ago
|
||
I could be wrong on this, but per the spec at:
http://gooey/client/5.0/specs/mail/messenger/messenger.html#Envelope
we no longer support the "view as link" since all the attachments are
in the envelope part of the message. We probably need to take out the
view as link option unless I am wrong on this.
Sol, Phil?
- rhp
Comment 2•25 years ago
|
||
I'd be happy to talk this over, but it wasn't my impression that the new
attachments menu in the envelope area changed anything about the pref to view
attachments inline vs. as links. If we were going to take out inline attachment
viewing, and leave the menu as the only access point, then I could see doing
this. However, since we have inline view (and plan to keep it AFAIK), it seems
like we should have view as link too.
Is there an implementation problem with this, or do we just need to decide what
we want?
Assignee | ||
Comment 3•25 years ago
|
||
It's more that we need to decide how we want to handle it and I'll make that
happen.
- rhp
Assignee | ||
Comment 4•25 years ago
|
||
Hi Scott,
This is the bug that looks like a problem with dispatching URL's through
libmime....I'm not sure what may have changed but I thought you may be able to
shed some wisdom.
- rhp
Comment 5•25 years ago
|
||
I believe this is also due to Radha's webshell change as this problem showed up
on Friday. I have a fix in my tree and I don't see the problem....
I'll mark this as a duplicate.
Assignee | ||
Comment 6•25 years ago
|
||
When you get your changes into the tree, just leave this bug open. There is
still an open discussion about accessing attachments in 5.0 and this will be a
tracker for that issue.
- rhp
Updated•25 years ago
|
Summary: Attachment as Link is invisible in 5.0 message → [PORKJOCKEY] Attachment as Link is invisible in 5.0 message
Comment 7•25 years ago
|
||
This is infrastructure, but rhp is handling it.
Assignee | ||
Comment 8•25 years ago
|
||
The webshell patch fixes the problem where images are not being shown
inline...I am still holding this on the radar for the other Attachment issue.
- rhp
Assignee | ||
Comment 10•25 years ago
|
||
After a meeting this week, this is the way attachments will be displayed.
There will now be a single pref for display attachments inline. If you have
this enabled (which will be the default) then it will display attachments as
part of the message body (separated by horizontal lines). If it can't display
the attachment (i.e. a word doc) then it will show nothing (no longer will we
display the box of header information)
All attachments will ALWAYS be available via the attachments menu in the
envelope.
- rhp
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•25 years ago
|
||
This works as described below.
- rhp
Comment 12•25 years ago
|
||
Verified as resolved on win32, macos, and linux using the following builds:
ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/1999-12-17-13-M12/sea
monkey32e.exe
ftp://sweetlou/products/client/seamonkey/unix/linux_glibc/2.2/x86/1999-12-17-10-
M12/netscape-i686-pc-linux-gnu.tar.gz
ftp://sweetlou/products/client/seamonkey/macos/8.x/ppc/1999-12-17-10-M12/NSMacIn
staller-M12.sea.bin
This works as RHP described. :)
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
•