Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#58144 closed defect (bug) (worksforme)

esc_url missing on wp-admin/about.php file

Reported by: utsav72640's profile utsav72640 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Help/About Keywords: has-patch close
Focuses: coding-standards Cc:

Description

esc_url missing on wp-admin/about.php file

Attachments (1)

aboutescapingmissing.patch (5.8 KB) - added by utsav72640 2 years ago.
Escaping function missing in wp-admin/about.php file.

Download all attachments as: .zip

Change History (3)

@utsav72640
2 years ago

Escaping function missing in wp-admin/about.php file.

#1 @mukesh27
2 years ago

  • Component changed from Administration to Help/About
  • Keywords close added

Hi there! thanks for ticket.

It's static image path so we don't need to escape it.

#2 @audrasjb
2 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Yes, thanks for the ticket but as said above, this is indeed a static path.
Closing this as worksforme :)

Note: See TracTickets for help on using tickets.