View Single Post
Old 11-28-2012, 06:51 PM   PM User | #17
RickP
New Coder

 
Join Date: Nov 2012
Posts: 26
Thanks: 1
Thanked 0 Times in 0 Posts
RickP is an unknown quantity at this point
It fails when trying to add to localStorage the following deflated value:

"‹®VÊLQ²:J9‰•©E@”¡£”œ_ZTœ
2jc"

I get "Invalid argument." Note there is a return character there so not sure if that's messing it up.

This came from the string:

"[{"id":"id","player":"player","course":"course"}]"


Any ideas why that would be? Nothing in that string seems odd. It does work for some other strings I've done.
RickP is offline   Reply With Quote