Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#19553 closed defect (bug) (fixed)

Wrong widget count on dashboard

Reported by: camiloclc's profile camiloclc Owned by: ryan's profile ryan
Milestone: 3.3.1 Priority: normal
Severity: trivial Version: 3.3
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

The Right Now box is showing 9 widgets for me, but I'm only using 4. It seems that orphaned widgets are being counted as active. This is happening on a completely new install of WP 3.3, and I haven't used any widgets besides those 4 mentioned above (maybe those orphans are from Twenty Eleven, before I switched to my own theme).

Attachments (1)

19553.diff (565 bytes) - added by nacin 13 years ago.

Download all attachments as: .zip

Change History (8)

#1 @nacin
13 years ago

  • Keywords changed from right now, dashboard to right now dashboard
  • Milestone changed from Awaiting Review to 3.3.1

@nacin
13 years ago

#2 @nacin
13 years ago

  • Keywords has-patch added; right now dashboard removed

#3 @nacin
13 years ago

  • Keywords needs-testing added

Need someone to confirm this patch works.

#4 @azaozz
13 years ago

+1, looks good.

#5 @nacin
13 years ago

In [19653]:

Fix widget count on dashboard to account for orphaned widgets. see #19553 for trunk.

#6 @nacin
13 years ago

  • Keywords commit added; needs-testing removed

Good for 3.3.1.

#7 @ryan
13 years ago

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

In [19660]:

Fix widget count on dashboard to account for orphaned widgets. fixes #19553 for trunk

Note: See TracTickets for help on using tickets.