Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#48624 closed defect (bug) (fixed)

Twenty Twenty: Duplicate array key/value in TwentyTwenty_Non_Latin_Languages::get_non_latin_css

Reported by: manikmist09's profile manikmist09 Owned by: williampatton's profile williampatton
Milestone: 5.3.1 Priority: normal
Severity: normal Version: 5.3
Component: Bundled Theme Keywords: has-patch
Focuses: template Cc:

Description

There was a duplicate array key/value inside TwentyTwenty_Non_Latin_Languages class get_non_latin_css method

Attachments (1)

48624.patch (1.3 KB) - added by manikmist09 5 years ago.

Download all attachments as: .zip

Change History (5)

@manikmist09
5 years ago

#1 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.3.1

#2 @williampatton
5 years ago

  • Owner set to williampatton
  • Status changed from new to accepted
  • Summary changed from Duplicate array key/value in TwentyTwenty_Non_Latin_Languages::get_non_latin_css to Twenty Twenty: Duplicate array key/value in TwentyTwenty_Non_Latin_Languages::get_non_latin_css

Hey @manikmist09,

Patch looks good to me and thank you for catching this.

I'll and update this ticket again and look for getting a commit on this in time for the very next release so we can push out the fix.

#3 @SergeyBiryukov
5 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 46765:

Twenty Twenty: Remove duplicate array key/value in TwentyTwenty_Non_Latin_Languages::get_non_latin_css().

Props manikmist09.
Fixes #48624.

#4 @SergeyBiryukov
5 years ago

In 46766:

Twenty Twenty: Remove duplicate array key/value in TwentyTwenty_Non_Latin_Languages::get_non_latin_css().

Props manikmist09.
Merges [46765] to the 5.3 branch.
Fixes #48624.

Note: See TracTickets for help on using tickets.