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

Bug - array indexing on by default #21

Closed
gsharma opened this issue Dec 16, 2010 · 2 comments
Closed

Bug - array indexing on by default #21

gsharma opened this issue Dec 16, 2010 · 2 comments

Comments

@gsharma
Copy link
Contributor

gsharma commented Dec 16, 2010

I just noticed an oversight on our part that is allowing array-indexing to be on by default. In RedisArray's save(), we should first do an if (indexed) before calling indexValue(). I will submit a patch for this.

@gsharma
Copy link
Contributor Author

gsharma commented Dec 24, 2010

Issue to be closed/marked fixed as part of the upcoming release.

@xetorthio
Copy link
Owner

fixed on master

This issue was closed.
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