Opened 9 years ago
Closed 9 years ago
#41413 closed defect (bug) (duplicate)
incorrect esc in wp_nonce_url
| Reported by: | pbearne | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 2.0.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In wp_nonce_url() esc_html() is used to sanitize the output but the output is a URL so esc_url() makes more sense
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #20771.