Opened 18 years ago
Closed 18 years ago
#5962 closed defect (bug) (fixed)
Invalid HTML in admin
| Reported by: | nbachiyski | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [6980]) Validation fixes from nbachiyski. fixes #5962