Ticket #5962 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Invalid HTML in admin

Reported by: nbachiyski Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: Administration Version:
Severity: normal Keywords: has-patch
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

invalid-html.diff (13.9 kB) - added by nbachiyski on 02/22/08 12:53:03.
invalid-html2.diff (0.6 kB) - added by nbachiyski on 03/03/08 20:54:52.

Change History

02/22/08 12:53:03 changed by nbachiyski

  • attachment invalid-html.diff added.

02/22/08 17:30:44 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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

03/03/08 20:54:52 changed by nbachiyski

  • attachment invalid-html2.diff added.

03/03/08 20:55:06 changed by nbachiyski

  • status changed from closed to reopened.
  • resolution deleted.

Another small invalid bit.

03/03/08 21:13:47 changed by ryan

  • status changed from reopened to closed.
  • resolution set to fixed.

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