Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails badly on IE6 w/busted userData #32

Open
mmastrac opened this issue Nov 16, 2012 · 3 comments
Open

Fails badly on IE6 w/busted userData #32

mmastrac opened this issue Nov 16, 2012 · 3 comments

Comments

@mmastrac
Copy link

If you install the Utilu IE collection on an XP machine w/IE8 and test jStorage with the included IE6 builds, there is a failure on startup, and operations with jStorage throw an error: "c.__jstorage_meta.CRC32 is null or not an object".

http://utilu.com/IECollection/

I don't know if this is possible to see on a proper install of IE6 on XP, but the jStorage code should probably test whether userData actually works before relying on it. If there is no userData support, it should fall back to a mode with no persistence at all.

@yanickrochon
Copy link

Do you really need to support a dead browser? (see http://www.ie6countdown.com/ -- BTW : this is an official MS site)

I'm just asking.

@mmastrac
Copy link
Author

Not anymore! :)

Feel free to close the bug.

@yanickrochon
Copy link

You're the owner of this issue :) I can't close it myself, but feel free to do so. I just stumbled across it this morning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants