Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 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:
Priority: major Milestone: 1.2
Component: Version:
Severity: 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

Change History (2)

#1 @apeatling
17 years ago

  • Priority minormajor

#2 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [2424]) Fixes #1669

Note: See TracTickets for help on using tickets.