Closed
Bug 21434
Opened 26 years ago
Closed 26 years ago
IMAP link shows in the reply message
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: ji, Assigned: rhp)
Details
build:1999121008-M12
OS: RH6.0
When viewing attachment as link, reply message not only shows the link of
the attachment, but also the link to the IMAP URL.
Steps of reproduce:
1.Add the line below to the prefs.js file and bring up seamonkey
user_pref("mail.inline_attachments", false);
2. Go to http://www.mozilla.org and send the page to your testing IMAP account
3. After getting the mail, highlight it and click on Reply buton
You'll see the IMAP link in the reply compose window like:
imap://<id>@<server name>:143/fetch<UID>/INBOX>214?header=quotebody.....
4. After the reply mail is received, clicking on the IMAP links will
get application crash.
This problem is observed in plain text mode.
Due to bug 21030, this can't be tested in HTML mode.
Updated•26 years ago
|
Assignee: ducarroz → rhp
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 3•26 years ago
|
||
I went through this exact test and it seemd to work for me. I landed a bunch of
MIME changes recently and it would be good to retest.
- rhp
Retested with linux 1999121508 build. The problem is gone.
Marked as verified.
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•