[Bug 240707] New: Emoticon doesn't display in email

Laurent Montel montel at kde.org
Fri Jun 4 11:04:13 BST 2010


https://bugs.kde.org/show_bug.cgi?id=240707

           Summary: Emoticon doesn't display in email
           Product: KMail 2
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: montel at kde.org


Version:           unspecified (using Devel) 
OS:                Linux

I created an email with smiley ":)" and when I look at this email, ":)" is not
replacing by emoticon.

I can see that in kdepimlibs/kpimutils/linklocator.cpp

    result =
      sEmoticons->theme( cachedEmoticonsThemeName ).parseEmoticons(
        result, KEmoticonsTheme::StrictParse | KEmoticonsTheme::SkipHTML,
exclude );

is calling and replace ":)" by a image
<img align="center" title=":)" alt=":)"
src="/opt/kde4-akonadi/share/emoticons/kde4/smile.png" width="22" height="22"
/>"

but we can't see it.

Reproducible: Always


Actual Results:  
I show a ":)" and a square arround it

Expected Results:  
I want to see emoticon :)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list