Skip to:
Content

Opened 5 weeks ago

Closed 4 weeks ago

#7852 closed defect (bug) (fixed)

Incorrect action hooks on Register page for Bp Nouveau

Reported by: sbrajesh Owned by: 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 5 weeks ago.

Download all attachments as: .zip

Change History (5)

@sbrajesh
5 weeks ago

#1 @r-a-y
5 weeks ago

  • Milestone changed from Awaiting Review to 3.1.0

#2 @imath
4 weeks 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
4 weeks ago

In 12146:

Nouveau template tags: use right logic into bp_nouveau_signup_hook()

Props sbrajesh

See #7852 (Trunk)

#4 @imath
4 weeks 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.