entity encoding can avoid smiley to be shown
neoisme - February 18, 2009 - 14:25
| Project: | Smileys |
| Version: | 6.x-1.0-alpha5 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
Try to re-edit this smile in admin area and replace
>to >In my case, it's was solution.
#2
^ :S
#3
Anyone has any objection to this change?
#4
Changed status since it'll make a change on significant number of website. Not sure if I want to do this.