Edit report at https://bugs.php.net/bug.php?id=59905&edit=1
ID: 59905 Comment by: joaoptm78 at gmail dot com Reported by: m dot jephcote at live dot com Summary: bbcode_add_smiley priority argument Status: Open Type: Feature/Change Request Package: bbcode Operating System: CentOS 5.6 PHP Version: 5_3 SVN-2011-08-19 (dev) Block user comment: N Private report: N New Comment: This package is quite buggy and it does indeed appear to have been abandoned. A workaround for this bug is to order your emoticons in descending alphabetical order or starting with the longest emoticons. So for example you would first add :o) then :o via bbcode_add_smiley(). Previous Comments: ------------------------------------------------------------------------ [2011-09-26 07:41:05] rewt0r at gmx dot com Has this package been abandoned? ------------------------------------------------------------------------ [2011-08-19 08:31:25] m dot jephcote at live dot com Description: ------------ Is there any way to set the priority of which these are parsed? At the moment if I have an emoticon that is assigned to ":o" and another that is assigned to ":o)" the former will be parsed on the latter leaving a ")" Would be good if there was an argument to specify the priority of parsing. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=59905&edit=1