Closed
Bug 981402
Opened 11 years ago
Closed 10 years ago
Smiley doesn't appear as picture when there isn't a blank character before it
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1149193
People
(Reporter: pollti, Unassigned)
Details
Attachments
(1 file)
469 bytes,
message/rfc822
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140307004002
Steps to reproduce:
I created a new e-mail-message and wrote a text with a smiley at the end (without a blank charakter before it).
Actual results:
It doesn't appear as a smiley (it appears as ":-)" )when I receive the message.
Expected results:
It should be an icon.
Reporter | ||
Updated•11 years ago
|
Summary: Smiley doesn't appear as picture when there's isn't a blank character before it → Smiley doesn't appear as picture when there isn't a blank character before it
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 2•10 years ago
|
||
Tim, it's because TB never actually sends smileys as real images or at least image characters of unicode.
when there's "foo :-) bar" in the message, TB parses incoming message text and reproduces the smiley.
But for "foo:-) bar" the smiley text can no longer be recognized by TB, because it's mangled with "foo".
You need to log in
before you can comment on or make changes to this bug.
Description
•