#6390 closed defect (bug) (fixed)
Nested escaping
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 1.5 |
| Component: | Core | Keywords: | commit |
| Cc: |
Description
There are a few places where calls to esc_url() are immediately and unnecessarily escaped again with esc_attr().
Imminent patch will clean these up for trunk.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 9791: