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

Get stored value path fix #54

Merged
merged 2 commits into from
Jun 23, 2016
Merged

Get stored value path fix #54

merged 2 commits into from
Jun 23, 2016

Conversation

e111077
Copy link
Collaborator

@e111077 e111077 commented Jun 20, 2016

fixes #32.

@cdata
Copy link
Contributor

cdata commented Jun 22, 2016

Nice! Was a test failing before this change?

@e111077
Copy link
Collaborator Author

e111077 commented Jun 22, 2016

There were no failing tests. This seems to only be used in value initialization. Other users have been reporting that this behavior has been counter-intuitive.

Additionally, I think that it may be somewhat related to issue #18. Cannot be certain since I am unable to repro the issue.

@mbleigh
Copy link
Contributor

mbleigh commented Jun 23, 2016

Thanks for the PR! LGTM.

@mbleigh mbleigh merged commit 9aab079 into master Jun 23, 2016
@mbleigh mbleigh deleted the get-stored-value-path-fix branch June 23, 2016 06:37
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

Successfully merging this pull request may close these issues.

getStoredValue attempts to resolve a duplicated/incorrect path
3 participants