#6390 closed defect (bug) (fixed)
Nested escaping
| Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Core | Version: | 1.5 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9791: