Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#2899 closed defect (bug) (fixed)

Invalid XHTML in Manage Bookmarks

Reported by: Nazgul Owned by: Nazgul
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: trivial Keywords: bg|has-patch
Cc: Focuses:

Description

The Manage Bookmarks page contains some invalid XHTML.

Some <a> elements have the same class attribute twice. A <form> tag isn't closed on the proper place and there's a </p> tag missing.

Attachments (1)

2899.diff (2.2 KB ) - added by Nazgul 20 years ago.

Download all attachments as: .zip

Change History (3)

@Nazgul
20 years ago

#1 @Nazgul
20 years ago

  • Keywords bg|has-patch added
  • Owner changed from anonymous to Nazgul
  • Status newassigned

Small patch that addresses these issues.

#2 @ryan
20 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [3961]) Markup fixes from Nazgul. fixes #2899

Note: See TracTickets for help on using tickets.