#2906 closed defect (bug) (fixed)
HTML Errors in Admin > Links
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.0.4 |
| Component: | Administration | Keywords: | bg|has-patch validation |
| Focuses: | Cc: |
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.
patch for 2.0 branch