Make WordPress Core

Opened 3 weeks ago

Last modified 3 weeks ago

#60978 reviewing defect (bug)

Add missing escapes

Reported by: nareshbheda's profile nareshbheda Owned by: audrasjb's profile audrasjb
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)

60978.patch (1.2 KB) - added by nareshbheda 3 weeks ago.
60978.2.patch (1.2 KB) - added by nareshbheda 3 weeks ago.
60978.3.patch (1.6 KB) - added by nareshbheda 3 weeks ago.

Download all attachments as: .zip

Change History (6)

@nareshbheda
3 weeks ago

@nareshbheda
3 weeks ago

#1 @mukesh27
3 weeks ago

Thanks for ticket and patch!

Could you add escape in line 63 wp_basename( $file )?

@nareshbheda
3 weeks ago

#2 @audrasjb
3 weeks ago

  • Component changed from General to Upload
  • Milestone changed from Awaiting Review to 6.6

Thanks for the ticket and patch,

Moving for 6.6 consideration.

#3 @audrasjb
3 weeks ago

  • Owner set to audrasjb
  • Status changed from new to reviewing
Note: See TracTickets for help on using tickets.