Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2007 at 00:25 UTC
Updated:
4 Aug 2008 at 11:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedseems reasonable as long as the comment form cannot be tricked, which is unlikely but should be verified.
Comment #2
drummThis might be an API change. I think it should go into Drupal 6.x before being considered for 5.x.
My only code change would be the comment. It should be an English sentence with capitalization and punctuation. And it is useful for purposes other than importing. Maybe "Default to the current time if a timestamp is not present."
Comment #3
catchpartially related to this: http://drupal.org/node/55277
Possibly there should be an "updated" column in comments for drupal 7?
Comment #4
nterbogt commentedHere's a new patch. It's against 5.2 though because I haven't checked out 6.x.
Comment #5
nterbogt commentedChanging this back to needing review.
Comment #6
bdragon commentedHere's a 6.x version.
Comment #7
pasqualleComment #8
nevergoneCorrect patch.
Comment #9
dries commented1. Patch no longer applies.
2. It would be great if we could write a test case for this.
Comment #10
pasquallesorry, this is already fixed in D7
#253577: Allow new comment timestamp to be passed