Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#15185 closed defect (bug) (fixed)

Broken sorting on Links page

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

Description

When WP_DEBUG is set to true, ajax requests sent while sorting the Links emits warnings related to pagination.

Attached patch only prints pagination info if pagination arguments are set.

Attachments (1)

15185.patch (829 bytes) - added by Utkarsh 14 years ago.

Download all attachments as: .zip

Change History (4)

@Utkarsh
14 years ago

#1 @scribu
14 years ago

  • Owner set to scribu
  • Status changed from new to accepted

#2 @scribu
14 years ago

  • Milestone changed from Awaiting Review to 3.1

#3 @scribu
14 years ago

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

(In [15894]) Fix notices in WP_List_Table::ajax_response(). Props Utkarsh. Fixes #15185

Note: See TracTickets for help on using tickets.