the watchdog() message itself can't include links, or the summary listing doesn't work to give you the detailed view of the whole message. that's what the $link option is for. i noticed this reviewing the diff for the 5.x port that was committed while i was away (thanks to everyone who made that happen!).

attached patch for DRUPAL-5/HEAD.
4.7.x patch coming next...

Comments

dww’s picture

StatusFileSize
new2.36 KB

4.7.x patch (might work for 4.6.x, too, but i'm probably ditching support for that soon).

(p.s. just found the issue that led to these links: http://drupal.org/node/79317 -- silly me). ;)

dww’s picture

StatusFileSize
new2.41 KB

4.6.x patch (only 1 hunk failed from the 4.7.x patch, so what the hell?). ;)

dww’s picture

Status: Needs review » Fixed

committed to HEAD, DRUPAL-5, DRUPAL-4-7 and DRUPAL-4-6.

Anonymous’s picture

Status: Fixed » Closed (fixed)