locaStorage does not work with square brace notation
----------------------------------------------------

                 Key: CB-155
                 URL: https://issues.apache.org/jira/browse/CB-155
             Project: Apache Callback
          Issue Type: Bug
          Components: WP7
    Affects Versions: 1.3.0
            Reporter: Colin Eberhardt
            Assignee: Jesse MacFadyen


Currently the WP7 localStorage shim works if you use localStorage setItem / 
getItem methods, however, it fails if you use the square brace notation:

localStorage["key"] = someValue;



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to