in about 1/2 of the watchdog entries regarding signups, the node title is displayed as a link, whereas in the other 1/2, we don't. we should display the title as a link consistently, since it makes it easier to read and to use.

Comments

dww’s picture

StatusFileSize
new1.39 KB

here's the patch for 4.7/HEAD

dww’s picture

Status: Reviewed & tested by the community » Fixed

committed to HEAD, 4.7 and 4.6.

Anonymous’s picture

Status: Fixed » Closed (fixed)
dww’s picture

actually, this was broken. i should have used the $link arg to watchdog(). see http://drupal.org/node/123648