Ticket #3582 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Well-formedness: </p> missing from link-import.php

Reported by: nickshanks Assigned to: anonymous
Priority: high Milestone: 2.0.8
Component: General Version: 2.0.7
Severity: normal Keywords:
Cc:

Description

There is a </p> missing from the end of line 29 on wp-admin/link-import.php

This causes the page to fail XHTML validation.

Change History

01/16/07 00:27:16 changed by markjaquith

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

(In [4734]) Missing </p> from nickshanks. fixes #3582

01/16/07 00:32:36 changed by markjaquith

  • status changed from closed to reopened.
  • resolution deleted.
  • milestone changed from 2.1 to 2.0.8.

Re-opening for eventual 2.0.8 consideration

01/30/07 19:16:33 changed by markjaquith

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

(In [4844]) XHTML validation fix by nickshanks. fixes #3582