There are a couple of calls to watchdog() that attempt to do text replacements of !purge_log but the key supplied to the array of values to use in the replacement is @purge_log. Simple patch for d6 and d7 fixes this.

CommentFileSizeAuthor
purge-watchdog-bug-d7.patch1003 bytesjaydub
purge-watchdog-bug-d6.patch1003 bytesjaydub

Comments

jaydub’s picture

Status: Needs review » Closed (duplicate)

Reopened #1292338: Token mismatch in watchdog purge error message which was first report of this issue but which resulted in commit that double downed on the bug :)

jaydub’s picture

Status: Closed (duplicate) » Needs review
SqyD’s picture

Status: Needs review » Closed (fixed)

These have been committed. Thanks jaydub!