Make WordPress Core

#58514 closed defect (bug) (fixed)

Escaping function missing in upload_space_setting()

Reported by: utsav72640's profile utsav72640 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.5 Priority: normal
Severity: normal Version: 3.0
Component: Upload Keywords: has-patch
Focuses: coding-standards Cc:

Description

Escaping function missing in wp-admin/includes/ms.php file.

Attachments (1)

ms.patch (901 bytes) - added by utsav72640 20 months ago.
wp-admin/includes/ms.php

Download all attachments as: .zip

Change History (3)

@utsav72640
20 months ago

wp-admin/includes/ms.php

#1 @SergeyBiryukov
14 months ago

  • Milestone changed from Awaiting Review to 6.5
  • Version changed from 6.2.2 to 3.0

#2 @SergeyBiryukov
14 months ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 57175:

Upload: Add missing escaping in upload_space_setting().

Follow-up to mu:1088, mu:1095, [12603].

Props utsav72640.
Fixes #58514.

Note: See TracTickets for help on using tickets.