Ticket #3582 (closed defect (bug): fixed)
Well-formedness: </p> missing from link-import.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
comment:1
markjaquith — 5 years ago
- Status changed from new to closed
- Resolution set to fixed
comment:2
markjaquith — 5 years ago
- Status changed from closed to reopened
- Resolution fixed deleted
- Milestone changed from 2.1 to 2.0.8
Re-opening for eventual 2.0.8 consideration
comment:3
markjaquith — 5 years ago
- Status changed from reopened to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

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