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

Comments

nibblebot’s picture

link 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

rjbrown99’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.