Opened 13 years ago
Closed 13 years ago
#3833 closed defect (bug) (fixed)
Editing an activity stream item bumps time with GMT offset
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | |
Cc: |
Description
When you edit an activity stream item, the posted time is bumped based on your current timezone. Removing the get_gmt_from_date() seems to fix it.
Note: See
TracTickets for help on using
tickets.
(In [5495]) Remove get_gmt_from_date() call when saving an edited activity stream item. Fixes #3833.