W3C home > Mailing lists > Public > public-webapps@w3.org > January to March 2011

[Bug 12111] New: spec for Storage object getItem(key) method does not match implementation behavior

From: <bugzilla@jessica.w3.org>
Date: Thu, 17 Feb 2011 15:17:57 +0000
To: public-webapps@w3.org
Message-ID: <bug-12111-2927@http.www.w3.org/Bugs/Public/>
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12111

           Summary: spec for Storage object getItem(key) method does not
                    match implementation behavior
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Storage (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: mike@w3.org
         QAContact: member-webapi-cvs@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-webapps@w3.org


http://dev.w3.org/html5/webstorage/#dom-storage-getitem says that "The
getItem(key) method must return a structured clone of the current value
associated with the given key." but all browsers I've tested return a string
representation of the value instead.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Thursday, 17 February 2011 15:17:59 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:13:16 UTC