#4710 closed defect (bug) (duplicate)
record blog activity should use date of posting, not date of last post modification
Reported by: | magnus78 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Blogs | Keywords: | has-patch |
Cc: |
Description
When recording blog activity the date used is the post_modified_gmt date. This means if you later correct a typo or something in an old blog posting that blog post will suddenly appear as a seemingly new blog post in the activity stream (since it's date got bumped). It should use post_date_gmt, i.e. use the original blog post date.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
proposed fix