Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

#7852 closed defect (bug) (fixed)

Incorrect action hooks on Register page for Bp Nouveau

Reported by: sbrajesh Owned by: imath
Priority: normal Milestone: 3.1.0
Component: Templates Version: 3.0.0
Severity: normal 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 8 years ago.

Download all attachments as: .zip

Change History (5)

@sbrajesh
8 years ago

#1 @r-a-y
8 years ago

  • Milestone Awaiting Review3.1.0

#2 @imath
8 years ago

  • Keywords commit added
  • Owner set to imath
  • Status newassigned

I confirm, thanks a lot for your patch @sbrajesh

#3 @imath
8 years ago

In 12146:

Nouveau template tags: use right logic into bp_nouveau_signup_hook()

Props sbrajesh

See #7852 (Trunk)

#4 @imath
8 years ago

  • Resolutionfixed
  • Status assignedclosed

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.