Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#5962 closed defect (bug) (fixed)

Invalid HTML in admin

Reported by: nbachiyski's profile nbachiyski Owned by:
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

Most of the pages in admin don't validate properly. I have patched everything I found, except for two cases:

  • more than nonce element with id _wpnonce -- the nonce names and the checks have to be changed accordingly
  • there are a couple of empty tables, left for ajax work, which I don't how are used, so I haven't touched them

Attachments (2)

invalid-html.diff (13.9 KB) - added by nbachiyski 17 years ago.
invalid-html2.diff (664 bytes) - added by nbachiyski 17 years ago.

Download all attachments as: .zip

Change History (5)

#1 @ryan
17 years ago

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

(In [6980]) Validation fixes from nbachiyski. fixes #5962

#2 @nbachiyski
17 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Another small invalid bit.

#3 @ryan
17 years ago

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

(In [7144]) Validation fix from nbachiyski. fixes #5962

Note: See TracTickets for help on using tickets.