Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 7 years ago

#7852 closed defect (bug) (fixed)

Incorrect action hooks on Register page for Bp Nouveau

Reported by: sbrajesh's profile sbrajesh Owned by: imath's profile imath
Milestone: 3.1.0 Priority: normal
Severity: normal Version: 3.0.0
Component: Templates Keywords: has-patch commit
Cc: sbrajesh

Description

The current implementation of

bp_nouveau_signup_hook()

function is incorrect. It fires meaningless actions.

It seems it does exactly opposite of what it was supposed to do. The logic needs to be inverted.

Please find the patch attached.

Attachments (1)

7852.patch (591 bytes) - added by sbrajesh 7 years ago.

Download all attachments as: .zip

Change History (5)

@sbrajesh
7 years ago

#1 @r-a-y
7 years ago

  • Milestone changed from Awaiting Review to 3.1.0

#2 @imath
7 years ago

  • Keywords commit added
  • Owner set to imath
  • Status changed from new to assigned

I confirm, thanks a lot for your patch @sbrajesh

#3 @imath
7 years ago

In 12146:

Nouveau template tags: use right logic into bp_nouveau_signup_hook()

Props sbrajesh

See #7852 (Trunk)

#4 @imath
7 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 12147:

Nouveau template tags: use right logic into bp_nouveau_signup_hook()

Props sbrajesh

Fixes #7852 (Branch 3.0)

Note: See TracTickets for help on using tickets.