The watchdog() calls in project log messages to the 'special' section of the log. Shouldn't that really be the 'project' section of the log?

It looks like the logging semantics were changed at some point. I'm noticing some other contrib modules that haven't yet been updated for 4.7 (like subscription and notify) that also call watchdog with a first parameter like 'regular' and 'error'.

Comments

dww’s picture

Status: Active » Needs review

this is duplicate with #58075, which i already posted a patch to. however, since this issue is older, i marked that one as the duplicate, and am moving discussion here. there's a patch that fixes this which is pending review. as soon as we commit it, i'll followup here to mark this as fixed.

thanks,
-derek

dww’s picture

Assigned: Unassigned » dww
dww’s picture

Status: Needs review » Fixed

fixed in both HEAD and 4.6

Anonymous’s picture

Status: Fixed » Closed (fixed)