[buddypress-trac] [BuddyPress Trac] #6043: Persistent "repair" message in admin for people allowing registration
buddypress-trac
noreply at wordpress.org
Wed Nov 26 13:10:18 UTC 2014
#6043: Persistent "repair" message in admin for people allowing registration
--------------------------+---------------------------
Reporter: imath | Owner: boonebgorges
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 2.2
Component: Core | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+---------------------------
Comment (by imath):
I think my patch is working because it's the wrong way to solve the issue,
the correct check would be {{{ ! empty()}}} in my case, and then it fails.
Your commit is the good way, but it looks like the function is running
twice.
the first time {{{bp_get_signup_allowed()}}} is false and the second time
it's true.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6043#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list