Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
watchdog.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Aug 2011 at 14:52 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Andre-Bsame for d7, this causes unwanted issues with drupal queue and long running cronjobs. One could also log the REQUEST_TIME in an additional field, but from my point of view timestamp should contain the time the function has been called.
Comment #2
cangeceiro commentedattached is a patch for d8
Comment #3
cangeceiro commentedand a backport to d7
Comment #4
catchMakes sense, but we should add a comment so this doesn't get reverted again later.
Comment #5
cangeceiro commentedlike so?
Comment #6
cangeceiro commentedstatus change
Comment #8
cangeceiro commentedreroll of patch.
Comment #9
cangeceiro commentedComment #10
ramlev commentedTested an working.
Comment #11
catchThis comment doesn't confirm to the coding standards, it should be above the line and be a full sentence with a period at the end. See http://drupal.org/coding-standards
Comment #12
swentel commentedMove the comment above the line.
Comment #14
swentel commented#12: 1239410-12.patch queued for re-testing.
Comment #15
Andre-B#12: 1239410-12.patch queued for re-testing.
Comment #16
jbrown commented#12: 1239410-12.patch queued for re-testing.
Comment #17
jbrown commentedComment #18
webchickI think this makes sense, as a valid use of time(). Thanks!
Committed and pushed to 8.x. Probably makes sense to backport to 7.x, too.
Comment #19
jbrown commentedComment #20
jbrown commentedSame patch as D8.
Comment #21
David_Rothstein commentedCommitted to 7.x - thanks! http://drupalcode.org/project/drupal.git/commit/c987bbd