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.
| Comment | File | Size | Author |
|---|---|---|---|
| purge-watchdog-bug-d7.patch | 1003 bytes | jaydub | |
| purge-watchdog-bug-d6.patch | 1003 bytes | jaydub |
Comments
Comment #1
jaydub commentedReopened #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 :)
Comment #2
jaydub commentedComment #3
SqyD commentedThese have been committed. Thanks jaydub!