Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

#1788 closed defect (bug) (fixed)

Duplicate admin notices on recount page

Reported by: ericlewis's profile ericlewis Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: API - Actions/Filters Keywords:
Cc:

Description

This is relatively minor, but for some reason admin notices are duplicated on the recount page of my install.

Not sure why. I tried debugging it, but it seems there's some admin notice magic going on. I took out the do_action('admin_notices') in bbp-admin/bbp-tools.php, and one notice still shows up after the <h2> block.

Attachments (1)

Screen Shot 2012-03-14 at 10.49.00 PM.png (42.7 KB) - added by ericlewis 14 years ago.
screenshot of the bug.

Download all attachments as: .zip

Change History (4)

@ericlewis
14 years ago

screenshot of the bug.

#1 @johnjamesjacoby
14 years ago

Is this on the latest nightly, or bbPress 2.0?

#2 @gautamgupta
14 years ago

  • Milestone changed from Awaiting Review to 2.1

Confirmed on trunk.

#3 @johnjamesjacoby
14 years ago

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

(In [3811]) Split admin tools Recount into two functions to handle form submission without duplicate admin notices. Fixes #1788.

Note: See TracTickets for help on using tickets.