Closed
Bug 247283
Opened 22 years ago
Closed 22 years ago
line breaks in mailto links do not show up in mail body
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 220099
People
(Reporter: christian, Assigned: sspitzer)
Details
Attachments
(1 file)
|
64 bytes,
text/html
|
Details |
OVERVIEW DESCRIPTION:
line breaks in mailto links do not show up in mail body
STEPS TO REPRODUCE:
1) Load the attachment or create a webpage with this code: <a
href="mailto:test@example.com?Body=line1%0A%0Dline2">link</a>
2) Click on the link
ACTUAL RESULT:
mail body is "line1line2"
EXPECTED RESULT: mail body is "line1<line break>line2"
BUILD DATE & PLATFORM: 1.8alpha1 (2004052009)
ADDITIONAL INFORMATION: it worked as expected in Netscape 4, so IMO it should
behave the same way in Mozilla.
| Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
*** This bug has been marked as a duplicate of 220099 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•