Skip to:
Content

BuddyPress.org

Opened 5 weeks ago

Closed 4 weeks ago

#9283 closed defect (bug) (invalid)

Activation page doesn't show notices anymore

Reported by: liongrass's profile liongrass Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc: emaralive

Description

The activation page in bp-legacy templates no longer displays a template notice when an invalid activation key is entered.

This issue appears to originate from a recent change in the bp_core_setup_message() function, introduced between versions 14.1.0 and 14.3.4, which now returns early if the user is not logged in.

Because the activation page is specifically intended for users who are not logged in, this change prevents any notice from being shown when an invalid key is submitted.

Change History (2)

#1 @emaralive
5 weeks ago

  • Cc emaralive added

#2 @hexalibre
4 weeks ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.