Closed Bug 165871 Opened 22 years ago Closed 22 years ago

Mozilla's mail component does not interpret/convert hex codes such as %0A for line feed.

Categories

(SeaMonkey :: MailNews: Message Display, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 21322

People

(Reporter: info, Assigned: sspitzer)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20020815
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20020815

Create a blank web page. Add this code...
-----------------------------------------------

<p>This is a test of email...

<a href="mailto:yourname@yoursite.com?subject=carriage return test&body=There is
a carriage return %0D %0A here.">Email now</a></p>

</body>
--------------------------------------------------

And run it in Mozilla. You will see in the resulting email that there is no
linefeed/carriage return where there should be.

Reproducible: Always

Steps to Reproduce:
1.See Details above.
2.
3.

Actual Results:  
Line feeds and, I assume, all hex codes are not being interpreted properly.

Expected Results:  
Mozilla should have converted the hex codes to carriage returns and line feeds.

*** This bug has been marked as a duplicate of 21322 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified dup
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.