Ticket #2906 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

HTML Errors in Admin > Links

Reported by: leftjustified Assigned to: leftjustified
Priority: normal Milestone:
Component: Administration Version: 2.0.4
Severity: normal Keywords: bg|has-patch validation
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

admin-links.diff (5.0 kB) - added by leftjustified on 07/05/06 12:25:24.
patch for 2.0 branch

Change History

07/05/06 12:25:24 changed by leftjustified

  • attachment admin-links.diff added.

patch for 2.0 branch

07/05/06 17:09:34 changed by ryan

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

(In [3977]) Markup fixes from leftjustified. fixes #2906

07/05/06 17:14:30 changed by ryan

(In [3978]) Markup fixes from leftjustified. fixes #2906

11/30/06 19:41:50 changed by

  • milestone deleted.

Milestone 2.0.4 deleted