Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 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 Owned by: williampatton
Priority: normal Milestone: 5.3.1
Component: Bundled Theme Version: 5.3
Severity: normal Keywords: has-patch
Cc: Focuses: template

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 7 years ago.

Download all attachments as: .zip

Change History (5)

@manikmist09
7 years ago

#1 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review5.3.1

#2 @williampatton
7 years ago

  • Owner set to williampatton
  • Status newaccepted
  • Summary Duplicate array key/value in TwentyTwenty_Non_Latin_Languages::get_non_latin_cssTwenty 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
7 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 46765:

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

Props manikmist09.
Fixes #48624.

#4 @SergeyBiryukov
7 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.