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

Gurpartap Singh’s picture

Status: Active » Fixed

I 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.

Gurpartap Singh’s picture

Version: 5.x-1.x-dev » 6.x-1.0-alpha1
Gurpartap Singh’s picture

Version: 6.x-1.0-alpha1 » 5.x-1.x-dev
kecinzer’s picture

I now, how to fix this, but it need rewrite the replacing core as I wrote here http://drupal.org/node/244831

Gurpartap Singh’s picture

Status: Fixed » Active

Oops, this isn't fixed in module yet.

stokito’s picture

There is only regular expressions can help us.

Gurpartap Singh’s picture

Reconfirming this bug, in some cases, standalone feature doesn't works as promised. Possibly, it's regex needs an update.