Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#15904 closed defect (bug) (fixed)

require_list_table adds double slashes to list class path

Reported by: wpmuguru Owned by:
Priority: normal Milestone: 3.1
Component: General Version:
Severity: minor Keywords: has-patch commit dev-reviewed
Cc: Focuses:

Description

ABSPATH has a trailing slash and the concatenated path for the table class files begins with /wp-admin.

Attachments (1)

15904.diff (518 bytes ) - added by wpmuguru 16 years ago.

Download all attachments as: .zip

Change History (4)

@wpmuguru
16 years ago

#1 @scribu
16 years ago

  • Keywords commit added

#2 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [17070]) Don't double-slash list table include. props wpmuguru, fixes #15904.

#3 @westi
16 years ago

  • Keywords dev-reviewed added

Good catch

Note: See TracTickets for help on using tickets.