Make WordPress Core

#58131 closed defect (bug) (reported-upstream)

Escaping function missing.

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

Description

Escaping function missing in wp-includes/blocks/archives.php file.

Attachments (1)

archives.patch (1.0 KB) - added by utsav72640 12 months ago.
Escaping function missing in wp-includes/blocks/archives.php file.

Download all attachments as: .zip

Change History (8)

@utsav72640
12 months ago

Escaping function missing in wp-includes/blocks/archives.php file.

#1 @audrasjb
12 months ago

  • Component changed from General to Editor
  • Keywords close added
  • Version 6.2 deleted

Hello and thank you for the ticket and patch,

However, this file comes from Gutenberg so the issue has to be reported upstream on the Gutenberg repository :)

#2 @utsav72640
12 months ago

  • Keywords close removed
  • Version set to 6.2

Hello @audrasjb

It's core/archives file. So can you explain to me how to have that find this file in Gutenberg Sources? Because I don't see any WordPress folder there. Send me the right way so I can add it other wise, please respond in this ticket here.

#3 @audrasjb
12 months ago

  • Keywords close added
  • Version 6.2 deleted

#4 @audrasjb
12 months ago

The corresponding file in Gutenberg repository is available here.

#5 @utsav72640
12 months ago

Thanks @audrasjb
I will do it as per our conversation.

#6 @utsav72640
12 months ago

Hello @audrasjb

I have created a new pull request can you please check and let me know if there are any changes or not. https://github.com/WordPress/gutenberg/pull/49828

Thanks @audrasjb

#7 @audrasjb
12 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

Thanks, closing as reported upstream.

Note: See TracTickets for help on using tickets.