<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>210554</bug_id>
          
          <creation_ts>2020-04-15 09:55:56 -0700</creation_ts>
          <short_desc>REGRESSION (STP 100-104): Incorrect locale and language codes for Russian</short_desc>
          <delta_ts>2020-09-14 20:23:39 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Yusuke Suzuki">ysuzuki</assigned_to>
          <cc>david</cc>
    
    <cc>keith_miller</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1641843</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2020-04-15 09:55:56 -0700</bug_when>
    <thetext>[new Intl.DateTimeFormat(&quot;default&quot;).resolvedOptions().locale,
new Intl.DateTimeFormat().resolvedOptions().locale,
new Intl.DateTimeFormat().format(new Date()),
navigator.language]

Shipping Safari and STP 100:

[&quot;ru&quot;, &quot;ru&quot;, &quot;15.04.2020&quot;, &quot;ru&quot;]

STP 104:

[&quot;ru-RU&quot;, &quot;ru-RU&quot;, &quot;15.04.2020&quot;, &quot;ru-ru&quot;]

Chrome:

[&quot;ru&quot;, &quot;ru&quot;, &quot;15.04.2020&quot;, &quot;ru-RU&quot;]

I am not aware of any reasons to change shipping Safari behavior, and definitely not to be different from Chrome.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1641844</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-04-15 09:56:06 -0700</bug_when>
    <thetext>&lt;rdar://problem/61832849&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1641846</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2020-04-15 09:58:40 -0700</bug_when>
    <thetext>Here is my system configuration, which actually surprised me, but ru-RU isn&apos;t there for sure:

$ defaults read -g AppleLanguages
(
    &quot;ru-US&quot;,
    &quot;en-US&quot;,
    &quot;zh-Hant-US&quot;,
    &quot;ja-US&quot;,
    &quot;ko-US&quot;,
    &quot;vi-US&quot;,
    &quot;de-US&quot;,
    &quot;fr-US&quot;,
    &quot;zh-Hans-US&quot;,
    hi
)
$ defaults read -g AppleLocale   
ru_US</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1688562</commentid>
    <comment_count>3</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2020-09-14 20:23:39 -0700</bug_when>
    <thetext>This is fixed internally for newer STP.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>