Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#4725 closed defect (bug) (fixed)

messages/error mesages not shown on the activation page

Reported by: magnus78 Owned by:
Priority: normal Milestone: 1.7
Component: Templates Version:
Severity: normal Keywords: has-patch
Cc:

Description

do_action( 'template_notices' ); isn't used on the activation page, so messages are not shown. The code does add messages such as

  • your account is now active
  • the account is already active

This makes the page confusing when you click on the activation link a second time, and is asked for an activation key...

Attachments (1)

trac4725_bp_activate_show_msgs.patch (807 bytes ) - added by magnus78 14 years ago.
proposed fix

Download all attachments as: .zip

Change History (4)

#1 @DJPaul
14 years ago

  • Milestone Awaiting Review1.7

Need to review the issue, but it has a patch.

#2 @johnjamesjacoby
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [6662]) Make sure notices appear in activation templates. Props magnus78. Fixes #4725.

#3 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.