Closed (fixed)
Project:
Comment closer
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Oct 2010 at 15:58 UTC
Updated:
2 Nov 2010 at 16:30 UTC
Jump to comment: Most recent file
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