Opened 23 months ago
Closed 21 months ago
#60978 closed defect (bug) (fixed)
Add missing escapes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Upload | Keywords: | has-patch |
| Focuses: | coding-standards | Cc: |
Description
Add missing escapes in the wp-admin/async-upload.php file.
Attachments (3)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Thanks for ticket and patch!
Could you add escape in line 63
wp_basename( $file )?