#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)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [17070]) Don't double-slash list table include. props wpmuguru, fixes #15904.