Closed
Bug 142614
Opened 23 years ago
Closed 23 years ago
Forwarding mail dropped URL queoted in "< ... >"
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 172808
People
(Reporter: joe.chou, Assigned: bugzilla)
References
Details
When forwarding an email, which contains a URL, "<http://www.xxxx.com>", the
whole "<...>" was somehow dropped. After furter testing, I found out that
anything queoted in "<...>" would be dropped in a forwarded message.
This problem exists in moz099 (should also be in trunk and moz1.0), on both
Windows and Unix. But the problem does not occur in 4.7x. So it looks like a
regression.
How to reproduce the problem:
1) Bring up mail in mozilla by clicking the mail icon.
2) First send yourself an email with something quoeted in "<...>", for example,
"<http://your_pay_check.com>".
3) After received the email, try to forward it by clicking the Forward button.
In the message being forwarded, you will see the whole string is missing.
Comment 1•23 years ago
|
||
over to Jean-Francois.
Assignee: srilatha → ducarroz
Component: LDAP Mail/News Integration → Composition
I can't reproduce this with branch build 20020503 on winxp.
Plain text msg send, plain text message forward both Inline and as Attachment.
HTML message send, html message forward both as Inline and as Attachment.
Reporter, are you fowarding as attachment, if so you won't see the original
message body during composition, but it does get sent to recipient.
Comment 3•23 years ago
|
||
This looks like 126953.
Esher,
No, I just forwarded an email which contained a line, "<...>", and that line was
missing when received. I tried it on Win2000. Just try to send an email with
only the following line and see what happens:
<Hi there>
Margaret,
This one has some similarity with 126953, but also has some differences. This
one does not need to set inline, and the missing part is in the queots, not
before or after.
Esher,
I meant just send youself an email with one line:
<Hi there>
And then forward that email. See what happens.
| Assignee | ||
Comment 6•23 years ago
|
||
We have a known bug where html tags in a message body text are interpreted when
forwarding inline. That's probably what append here!
Comment 7•23 years ago
|
||
You have to use mozilla to BOTH send the original mail and forward the mail. If
you use other mail client like NS4.7x or outlook to send the original mail, but
mozilla to forward the mail, you won't see the bug.
*** Bug 173764 has been marked as a duplicate of this bug. ***
*** Bug 175341 has been marked as a duplicate of this bug. ***
Comment 10•23 years ago
|
||
I see this and will try to find the bug ducarroz is mentioning.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 11•23 years ago
|
||
*** This bug has been marked as a duplicate of 172808 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•