Active
Project:
Smileys
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2008 at 21:21 UTC
Updated:
25 Aug 2008 at 07:39 UTC
I have problem with replacing smlieys.
I defined smileys ":)" and ":))" and when I type :)), smiley is replaced with image for :) smiley and than ).
Haw I can fix it?
Stand-alone is set.
Comments
Comment #1
Gurpartap Singh commentedI haven't thought of a real fix for this. But, for a quick one, you may want to reposition the smileys in the database, with :)) smiley being ahead(above) then :) smiley.
Please let me know if this fixes your problem.
Comment #2
Gurpartap Singh commentedComment #3
Gurpartap Singh commentedComment #4
kecinzer commentedI now, how to fix this, but it need rewrite the replacing core as I wrote here http://drupal.org/node/244831
Comment #5
Gurpartap Singh commentedOops, this isn't fixed in module yet.
Comment #6
stokito commentedThere is only regular expressions can help us.
Comment #7
Gurpartap Singh commentedReconfirming this bug, in some cases, standalone feature doesn't works as promised. Possibly, it's regex needs an update.