Opened 6 years ago
Closed 6 years ago
#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 (3)
comment:1
markjaquith — 6 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:2
markjaquith — 6 years ago
- Milestone changed from 2.1 to 2.0.8
- Resolution fixed deleted
- Status changed from closed to reopened
Re-opening for eventual 2.0.8 consideration
comment:3
markjaquith — 6 years ago
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.

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