The doxygen on watchdog_exception() refers to drupal_decode_exception(), which doesn't exist. It should be _drupal_decode_exception() (leading underscore). Patch to follow.

CommentFileSizeAuthor
#1 typo_in_see_reference-2453321-1.patch832 bytestraviscarden

Comments

traviscarden’s picture

Assigned: traviscarden » Unassigned
Status: Active » Needs review
StatusFileSize
new832 bytes
jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Looks good, thanks! Note: function does not exist in 8 and also isn't mentioned, so this is D7 only.

David_Rothstein’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 7.x - thanks!

Status: Fixed » Closed (fixed)

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