Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#2895 closed defect (bug) (fixed)

Manage Pages page contains </td></td>

Reported by: Nazgul Owned by: Nazgul
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: trivial Keywords: bg|has-patch
Cc: Focuses:

Description

The table containing the pages has </td></td> statements in the Title column.

This only hapens on my 2.1-alpha2 setup and not on my 2.0.3 setup.

Attachments (1)

2895.diff (642 bytes ) - added by Nazgul 20 years ago.

Download all attachments as: .zip

Change History (3)

@Nazgul
20 years ago

#1 @Nazgul
20 years ago

  • Keywords bg|has-patch added
  • Owner changed from anonymous to Nazgul
  • Status newassigned

The page_rows function contained a bogus </div>. Patch attached which removes it.

#2 @ryan
20 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [3970]) Remove extraneous /td. Props Nazgul. fixes #2895

Note: See TracTickets for help on using tickets.