Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#14617 closed defect (bug) (fixed)

undefined variables in dashboard

Reported by: pross's profile pross Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version:
Component: Warnings/Notices Keywords: has-patch
Focuses: Cc:

Description

Incoming links widget shows 2 undefined errors with debug enabled.

Notice: Undefined variable: show_author in wp-admin/includes/dashboard.php on line 767 Notice: Undefined variable: show_summary in wp-admin/includes/dashboard.php on line 767

Steps to reproduce:
set WP_DEBUG true and check dashboard.

Attachments (1)

dash.patch (480 bytes) - added by pross 13 years ago.

Download all attachments as: .zip

Change History (4)

@pross
13 years ago

#1 @scribu
13 years ago

  • Component changed from Widgets to Warnings/Notices
  • Keywords has-patch added

#2 @dd32
13 years ago

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

(In [15849]) Prevent Notices in Incoming links widget. Fixes #14617

#3 @nacin
13 years ago

  • Milestone changed from Awaiting Review to 3.1
Note: See TracTickets for help on using tickets.