Opened 15 years ago
Closed 15 years ago
#1669 closed defect (bug) (fixed)
Groups: Creating new group: group admin member's date_modified defaults to 1969-12-31 16:00:00
Reported by: | nuprn1 | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
Trunk 2396 - The Group Admin date_modified seems to be defaulting
id group_id user_id inviter_id is_admin is_mod user_title date_modified
5 4 1 0 1 0 Group Admin 1969-12-31 16:00:00
6 4 3 0 0 0 2010-01-10 07:19:03
7 5 1 0 1 0 Group Admin 1969-12-31 16:00:00
8 6 1 0 1 0 Group Admin 1969-12-31 16:00:00
9 4 32 0 0 0 2010-01-19 17:41:52
10 5 5 0 0 0 2010-01-20 13:12:06
11 4 5 0 0 0 2010-01-20 13:12:39
12 7 1 0 1 0 Group Admin 1969-12-31 16:00:00
(In [2424]) Fixes #1669