#2906 closed defect (bug) (fixed)
HTML Errors in Admin > Links
| Reported by: | leftjustified | Owned by: | leftjustified |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0.4 |
| Severity: | normal | Keywords: | bg|has-patch validation |
| Cc: | Focuses: |
Description
Fixes the following:
/wp-admin/link-manager.php : Delete links have class attrib defined twice
/wp-admin/link-add.php : <label id='friend'> should be <label for='friend'>
/wp-admin/link-categories.php : extra " prior to onclick attrib on delete link + no action attrib on form
/wp-admin/link-import.php <p> with no closing tag
Errors reported by Libertus: http://libertini.net/libertus/2006/07/05/wordpress-bughunt-july-2006/
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch for 2.0 branch