Opened 19 years ago
Closed 19 years ago
#3503 closed defect (bug) (fixed)
updating comment date does not update comment_date_gmt column
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Updating a comment date using the admin interface does not update the
comment_date_gmt column in the database. This leads to a discrepancy between
the comment_date and comment_date_gmt columns in wp_comments.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
update comment_date_gmt when editing a comment