Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2906 closed defect (bug) (fixed)

HTML Errors in Admin > Links

Reported by: leftjustified's profile leftjustified Owned by: leftjustified's profile leftjustified
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)

admin-links.diff (5.0 KB) - added by leftjustified 20 years ago.
patch for 2.0 branch

Download all attachments as: .zip

Change History (4)

@leftjustified
20 years ago

patch for 2.0 branch

#1 @ryan
20 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

#2 @ryan
20 years ago

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

#3 @(none)
19 years ago

  • Milestone 2.0.4 deleted

Milestone 2.0.4 deleted

Note: See TracTickets for help on using tickets.