Active
Project:
Smileys
Version:
6.x-1.0-alpha5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2009 at 14:25 UTC
Updated:
27 Jun 2009 at 16:31 UTC
Hi,
I am currently using:
- Wysiwyg API 6.x-1.x-dev with TinyMCE 3.2.1.1
- Smileys 6.x-1.0-alpha5
I have found the evil smiley has a problem. When using TinyMCE the ">" value is changed to > so the smiley is not shown.
Taking into account what it is said in the following link:
http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/entity_encoding
I suggest no smiley should include this entities: & < > " '
Currently the only smiley which includes some of those is the "devil" one which is set to filter the following: >) >-) :evil:
so I suggest it should be change by default to ]) ]-) :evil:
which is also quite common for the devil smiley.
Regards,
Neo
Comments
Comment #1
dicreat commentedTry to re-edit this smile in admin area and replace
>to >In my case, it's was solution.
Comment #2
Gurpartap Singh commented^ :S
Comment #3
Gurpartap Singh commentedAnyone has any objection to this change?
Comment #4
Gurpartap Singh commentedChanged status since it'll make a change on significant number of website. Not sure if I want to do this.