[buddypress-trac] [BuddyPress Trac] #6450: Weird behalf on group creation
buddypress-trac
noreply at wordpress.org
Thu Jun 18 09:38:44 UTC 2015
#6450: Weird behalf on group creation
--------------------------------+----------------------------------
Reporter: danbp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Under Consideration
Component: Component - Groups | Version: 2.2.3
Severity: normal | Resolution:
Keywords: reporter-feedback |
--------------------------------+----------------------------------
Comment (by danbp):
Sorry, i'm busy... Yes, i redo my test on a fresh install and found a
culprit: BP Default Data plugin.
Group members table contains member with a user_tile of ''Administration''
and other have a user_title of ''Group Admin'' and other no title at all.
The origin of the issue is insertion of random users with "Administration"
user_title... when a group is created - no matter which user is the
creator.
I'm using that plugin since a while and it's possible that it stored some
"old" or "custom" dats...
The oly reference to user_title is BPDD is
{{{
$new_member->user_title = '';
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6450#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list