Closed Bug 373496 Opened 18 years ago Closed 18 years ago

"dead" emoticon encoding in mozTXTToHTMLConv.cpp

Categories

(MailNews Core :: Backend, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: bugzilla)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1 Mnenhy/0.7.5.0 Build Identifier: In mozTXTToHTMLConv.cpp's line 889, the emoticon ">:-o" is interpreted as "moz-smiley-yell", which does not exist and therefore doesn't work. This should obviously be "moz-smiley-s10", see context. Reproducible: Always
> In mozTXTToHTMLConv.cpp's line 889, the emoticon ">:-o" is interpreted as > "moz-smiley-yell", which does not exist and therefore doesn't work. This should > obviously be "moz-smiley-s10", see context. <http://lxr.mozilla.org/seamonkey/source/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp#882>
Assignee: nobody → bugzilla
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attachment #258156 - Flags: superreview?(bienvenu)
Attachment #258156 - Flags: review?(bienvenu)
Comment on attachment 258156 [details] [diff] [review] replaces "moz-smiley-yell" with "moz-smiley-s10" for ">:-o" moz-smiley-yell doesn't seem to exist, you're right.
Attachment #258156 - Flags: superreview?(bienvenu)
Attachment #258156 - Flags: superreview+
Attachment #258156 - Flags: review?(bienvenu)
Attachment #258156 - Flags: review+
Whiteboard: [checkin needed]
Landed on trunk.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: