The cron code currently creates two log messages; one will do. Additionally, the date displayed is not locale-aware.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | comment_closer_945056.patch | 1.75 KB | nancydru |
The cron code currently creates two log messages; one will do. Additionally, the date displayed is not locale-aware.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | comment_closer_945056.patch | 1.75 KB | nancydru |
Comments
Comment #1
nancydruThis patch creates a single message showing the [locale-aware] date, content types, and number of nodes updated.
Comment #2
nancydruAlso fixes #945032: Incorrect use of db_placeholders.
Comment #3
nancydruCommitted to 6.x-1.x-dev