Opened 3 years ago
Closed 3 years ago
#13902 closed defect (bug) (fixed)
Invalid markup in import.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Validation | Version: | 3.0 |
| Severity: | trivial | Keywords: | has-patch dev-feedback |
| Cc: |
Description
I have attached a tiny patch for wp-admin/import.php. This replaces
some & characters with &, making the page valid XHTML.
Attachments (4)
Change History (11)
- Keywords dev-feedback added
13902.patch is only a cosmetic patch,it includes the patch from wahgnube too.
Note: See
TracTickets for help on using
tickets.

You shoud use esc_url().