Opened 17 years ago
Closed 17 years ago
#5962 closed defect (bug) (fixed)
Invalid HTML in admin
Reported by: |
|
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)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [6980]) Validation fixes from nbachiyski. fixes #5962