Opened 15 years ago
Closed 15 years ago
#13902 closed defect (bug) (fixed)
Invalid markup in import.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | trivial | Version: | 3.0 |
| Component: | Validation | Keywords: | has-patch dev-feedback |
| Focuses: | 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)
Note: See
TracTickets for help on using
tickets.
You shoud use esc_url().