the $comment object is not included in the call to drupal_alter('link')
this same bug appears in ajax_comments module: http://drupal.org/node/1042786
Attached is the patch to fix this
| Comment | File | Size | Author |
|---|---|---|---|
| comment_bonus_api_fix_broken_hook_link_alter_call.patch | 623 bytes | nibblebot |
Comments
Comment #1
nibblebot commentedlink to ajax_comments issue: #1042786: redundant hook_link() call breaks other modules' hook_link_alter() and incorrect call to hook_link_alter()
This bug will break any modules that require the $comment object in their hook_link_alter implementations
Comment #2
rjbrown99 commentedFixed
http://drupalcode.org/project/comment_bonus_api.git/commit/c184807