[buddypress-trac] [BuddyPress Trac] #5857: In multisite a user removed from spammers will not have his sites restored
buddypress-trac
noreply at wordpress.org
Tue Dec 23 23:22:34 UTC 2014
#5857: In multisite a user removed from spammers will not have his sites restored
-------------------------+------------------
Reporter: imath | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.2
Component: Blogs | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------
Comment (by DJPaul):
I've updated the patch. I removed an unused `$old_user` variable, changed
`$b2` to be created the same as `$b1` (I didn't understand why it was
different), and switched a `assertFalse( $expected == array_map(` to use
`assertNotEquals` to un-confuse myself and create some symmetry with the
other assertion.
If this is OK with you imath, feel free to commit it.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5857#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list