<?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>29032</bug_id>
          
          <creation_ts>2009-09-08 07:37:59 -0700</creation_ts>
          <short_desc>[Qt] locale date displays incorrect date format in symbian</short_desc>
          <delta_ts>2009-09-09 09:36:17 -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>WebKit Qt</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>S60 Emulator</rep_platform>
          <op_sys>S60 3rd edition</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Pat">vincent.bradley</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>yael</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>145338</commentid>
    <comment_count>0</comment_count>
    <who name="Pat">vincent.bradley</who>
    <bug_when>2009-09-08 07:37:59 -0700</bug_when>
    <thetext>Using the javascript code below displays incorrectly in symbian:

var d = new Date();
document.write(&quot;toLocaleDateString: &quot; + d.toLocaleDateString());

Should display: toLocaleDateString: Tuesday, September 8, 2009
Actual display #x

A fix would follow shortly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145342</commentid>
    <comment_count>1</comment_count>
      <attachid>39185</attachid>
    <who name="Pat">vincent.bradley</who>
    <bug_when>2009-09-08 07:43:50 -0700</bug_when>
    <thetext>Created attachment 39185
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145350</commentid>
    <comment_count>2</comment_count>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2009-09-08 07:57:55 -0700</bug_when>
    <thetext>Please use the keyword &apos;Qt&apos; for bugs related to QtWebKit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145384</commentid>
    <comment_count>3</comment_count>
      <attachid>39185</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-09-08 09:26:36 -0700</bug_when>
    <thetext>Comment on attachment 39185
Patch

Is this covered by an existing layout test?  If so, please update the ChangeLog to say so.  Otherwise we need to write a new test.

Also, it seems we should update the comment:
     // strftime() we are using does not support #
To say something like:
     // strftime() does not support &apos;#&apos; on WinCE or Symbian.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145480</commentid>
    <comment_count>4</comment_count>
      <attachid>39201</attachid>
    <who name="Pat">vincent.bradley</who>
    <bug_when>2009-09-08 12:04:44 -0700</bug_when>
    <thetext>Created attachment 39201
updated patch

Updated the comment to reflect that strftime() does not support &apos;#&apos; on both WinCE and Symbian.

We are not able to run layout tests on Symbian yet, so layout tests are not affected.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145586</commentid>
    <comment_count>5</comment_count>
      <attachid>39201</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-09-08 16:46:03 -0700</bug_when>
    <thetext>Comment on attachment 39201
updated patch

Rejecting patch 39201 from commit-queue.

yael.aharon@nokia.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/modules/committers.py.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145587</commentid>
    <comment_count>6</comment_count>
    <who name="Yael">yael</who>
    <bug_when>2009-09-08 16:49:03 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; (From update of attachment 39201 [details])
&gt; Rejecting patch 39201 from commit-queue.
&gt; 
&gt; yael.aharon@nokia.com does not have committer permissions according to
&gt; http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/modules/committers.py.

Eric, I added myself today to http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/modules/committers.py. I hope you don&apos;t mind to set the flag back :-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145694</commentid>
    <comment_count>7</comment_count>
      <attachid>39201</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-09-09 03:18:21 -0700</bug_when>
    <thetext>Comment on attachment 39201
updated patch

Rejecting patch 39201 from commit-queue.

This patch will require manual commit. [&apos;WebKitTools/Scripts/run-webkit-tests&apos;, &apos;--no-launch-safari&apos;, &apos;--quiet&apos;, &apos;--exit-after-n-failures=1&apos;] failed with exit code 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145717</commentid>
    <comment_count>8</comment_count>
    <who name="Yael">yael</who>
    <bug_when>2009-09-09 06:26:55 -0700</bug_when>
    <thetext>Landed in 48205</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145794</commentid>
    <comment_count>9</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-09-09 09:36:17 -0700</bug_when>
    <thetext>storage/database-lock-after-reload.html -&gt; failed

Possibly just a flakey test?</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>39185</attachid>
            <date>2009-09-08 07:43:50 -0700</date>
            <delta_ts>2009-09-08 12:04:44 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>29032.patch</filename>
            <type>text/plain</type>
            <size>1238</size>
            <attacher name="Pat">vincent.bradley</attacher>
            
              <data encoding="base64">SW5kZXg6IEphdmFTY3JpcHRDb3JlL3J1bnRpbWUvRGF0ZVByb3RvdHlwZS5jcHAKPT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PQotLS0gSmF2YVNjcmlwdENvcmUvcnVudGltZS9EYXRlUHJvdG90eXBlLmNwcAkocmV2aXNpb24g
NDgxNTApCisrKyBKYXZhU2NyaXB0Q29yZS9ydW50aW1lL0RhdGVQcm90b3R5cGUuY3BwCSh3b3Jr
aW5nIGNvcHkpCkBAIC0xOTgsNyArMTk4LDcgQEAKIHsKICNpZiBIQVZFKExBTkdJTkZPX0gpCiAg
ICAgc3RhdGljIGNvbnN0IG5sX2l0ZW0gZm9ybWF0c1tdID0geyBEX1RfRk1ULCBEX0ZNVCwgVF9G
TVQgfTsKLSNlbGlmIFBMQVRGT1JNKFdJTkNFKSAmJiAhUExBVEZPUk0oUVQpCisjZWxpZiAoUExB
VEZPUk0oV0lOQ0UpICYmICFQTEFURk9STShRVCkpIHx8IFBMQVRGT1JNKFNZTUJJQU4pCiAgICAg
Ly8gc3RyZnRpbWUoKSB3ZSBhcmUgdXNpbmcgZG9lcyBub3Qgc3VwcG9ydCAjCiAgICAgc3RhdGlj
IGNvbnN0IGNoYXIqIGNvbnN0IGZvcm1hdFN0cmluZ3NbXSA9IHsgIiVjIiwgIiV4IiwgIiVYIiB9
OwogI2Vsc2UKSW5kZXg6IEphdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBK
YXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDQ4MTUzKQorKysgSmF2YVNjcmlwdENv
cmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTUgQEAKKzIwMDktMDktMDgg
IFBhdCBCcmFkbGV5ICA8dmluY2VudC5icmFkbGV5QG5va2lhLmNvbT4KKworICAgICAgICBSZXZp
ZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBbUXRdIGxvY2FsZSBkYXRlIGRpc3Bs
YXlzIGluY29ycmVjdCBkYXRlIGZvcm1hdCBpbiBzeW1iaWFuLgorICAgICAgICBodHRwczovL2J1
Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MjkwMzIKKworICAgICAgICBzdHJmdGltZSgp
IGluIFN5bWJpYW4gZG9lcyBub3Qgc3VwcG9ydCAjCisKKyAgICAgICAgKiBydW50aW1lL0RhdGVQ
cm90b3R5cGUuY3BwOgorICAgICAgICAoSlNDOjpmb3JtYXRMb2NhbGVEYXRlKToKKwogMjAwOS0w
OS0wNyAgRHJldyBXaWxzb24gIDxhdHdpbHNvbkBnb29nbGUuY29tPgogCiAgICAgICAgIFJldmVy
dGluZyByNDgxMjEgdG8gZml4IFdpbmRvd3MgYnVpbGQgZXJyb3JzLgo=
</data>
<flag name="review"
          id="20244"
          type_id="1"
          status="-"
          setter="eric"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>39201</attachid>
            <date>2009-09-08 12:04:44 -0700</date>
            <delta_ts>2009-09-09 03:18:21 -0700</delta_ts>
            <desc>updated patch</desc>
            <filename>29032.patch</filename>
            <type>text/plain</type>
            <size>1421</size>
            <attacher name="Pat">vincent.bradley</attacher>
            
              <data encoding="base64">SW5kZXg6IEphdmFTY3JpcHRDb3JlL3J1bnRpbWUvRGF0ZVByb3RvdHlwZS5jcHAKPT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PQotLS0gSmF2YVNjcmlwdENvcmUvcnVudGltZS9EYXRlUHJvdG90eXBlLmNwcAkocmV2aXNpb24g
NDgxNjIpCisrKyBKYXZhU2NyaXB0Q29yZS9ydW50aW1lL0RhdGVQcm90b3R5cGUuY3BwCSh3b3Jr
aW5nIGNvcHkpCkBAIC0xOTgsOCArMTk4LDggQEAKIHsKICNpZiBIQVZFKExBTkdJTkZPX0gpCiAg
ICAgc3RhdGljIGNvbnN0IG5sX2l0ZW0gZm9ybWF0c1tdID0geyBEX1RfRk1ULCBEX0ZNVCwgVF9G
TVQgfTsKLSNlbGlmIFBMQVRGT1JNKFdJTkNFKSAmJiAhUExBVEZPUk0oUVQpCi0gICAgLy8gc3Ry
ZnRpbWUoKSB3ZSBhcmUgdXNpbmcgZG9lcyBub3Qgc3VwcG9ydCAjCisjZWxpZiAoUExBVEZPUk0o
V0lOQ0UpICYmICFQTEFURk9STShRVCkpIHx8IFBMQVRGT1JNKFNZTUJJQU4pCisgICAgIC8vIHN0
cmZ0aW1lKCkgZG9lcyBub3Qgc3VwcG9ydCAnIycgb24gV2luQ0Ugb3IgU3ltYmlhbgogICAgIHN0
YXRpYyBjb25zdCBjaGFyKiBjb25zdCBmb3JtYXRTdHJpbmdzW10gPSB7ICIlYyIsICIleCIsICIl
WCIgfTsKICNlbHNlCiAgICAgc3RhdGljIGNvbnN0IGNoYXIqIGNvbnN0IGZvcm1hdFN0cmluZ3Nb
XSA9IHsgIiUjYyIsICIlI3giLCAiJVgiIH07CkluZGV4OiBXZWJDb3JlL0NoYW5nZUxvZwo9PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09Ci0tLSBXZWJDb3JlL0NoYW5nZUxvZwkocmV2aXNpb24gNDgxNjIpCisrKyBXZWJDb3Jl
L0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE2IEBACisyMDA5LTA5LTA4ICBQ
YXQgQnJhZGxleSAgPHZpbmNlbnQuYnJhZGxleUBub2tpYS5jb20+CisKKyAgICAgICAgUmV2aWV3
ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgW1F0XSBsb2NhbGUgZGF0ZSBkaXNwbGF5
cyBpbmNvcnJlY3QgZGF0ZSBmb3JtYXQgaW4gc3ltYmlhbi4KKyAgICAgICAgaHR0cHM6Ly9idWdz
LndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTI5MDMyCisKKyAgICAgICAgc3RyZnRpbWUoKSBp
biBTeW1iaWFuIGRvZXMgbm90IHN1cHBvcnQgIworICAgICAgICBMYXlvdXQgdGVzdHMgY2Fubm90
IGJlIHJ1biBvbiBTeW1iaWFuIHlldCwgc28gdGhleSBhcmUgbm90IHVwZGF0ZWQuCisKKyAgICAg
ICAgKiBydW50aW1lL0RhdGVQcm90b3R5cGUuY3BwOgorICAgICAgICAoSlNDOjpmb3JtYXRMb2Nh
bGVEYXRlKToKKwogMjAwOS0wOS0wOCAgQW5kcmFzIEJlY3NpICA8YmVjc2kuYW5kcmFzQHN0dWQu
dS1zemVnZWQuaHU+CiAKICAgICAgICAgUmV2aWV3ZWQgYnkgR3VzdGF2byBOb3JvbmhhLgo=
</data>
<flag name="review"
          id="20265"
          type_id="1"
          status="+"
          setter="ariya.hidayat"
    />
    <flag name="commit-queue"
          id="20266"
          type_id="3"
          status="-"
          setter="eric"
    />
          </attachment>
      

    </bug>

</bugzilla>