[
https://issues.apache.org/jira/browse/CB-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185203#comment-13185203
]
Jesse MacFadyen commented on CB-155:
------------------------------------
Closing this as it is not possible to add array notation for unknown keys.
My advice is to adapt your code to use getItem/setItem, until a future JS
engine which includes ECMA harmony.
> localStorage 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