Menu

#4 Smiley conversion to graphics is not working properly

open
nobody
None
5
2008-08-25
2008-08-25
Numiton
No

Enable the option Writing/"Convert emoticons like :-) and :-P to graphics on display". The emoticons from posts show up with links like this one:

<img src="%5C%27http://192.168.0.4:8080/nwp/wp-includes/images/smilies/icon_smile.gif%5C%27" alt="\':-)\'" class="\'wp-smiley\'">

The call from FormattingPage.java:996 line seems to be misbehaving:

content = RegExPerl.preg_replace(gVars.wp_smiliessearch, gVars.wp_smiliesreplace, content);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.