[Webkit-unassigned] [Bug 29032] New: [Qt] locale date displays incorrect date format in symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 07:37:59 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29032

           Summary: [Qt] locale date displays incorrect date format in
                    symbian
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vincent.bradley at nokia.com


Using the javascript code below displays incorrectly in symbian:

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

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

A fix would follow shortly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list