As the docs say, hook_link_alter() had its parameters changed from (&$node, &$links) to (&$links, $node) for compatibility with drupal_alter(). I was relying on Coder to help with the port to Drupal 6, and this change slipped through the cracks.

Comments

Island Usurper’s picture

Now that I've read it, this is probably dependent on #223892: Parameters to hook_access() have changed in D6 when hook_ is matched better.

klausi’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Coder for Drupal 6 is now frozen and only security fixes will be applied. Feel free to update this issue and reopen against 7.x-2.x or 8.x-2.x.