Skip to content

Ensure content also contains the last element #319

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

Merged
merged 1 commit into from
Feb 9, 2017
Merged

Conversation

niklassaers
Copy link
Contributor

@niklassaers niklassaers commented Feb 8, 2017

Ensure content also contains the last element

The second parameter of subList is last index exclusive, so adding the "- 1" accidentally removed the last item from the list

@lutovich
Copy link
Contributor

lutovich commented Feb 8, 2017

Hi @niklassaers,

Thanks for the contribution! Change looks good to me.

To be able to merge this PR we will need a signed CLA from you. See http://neo4j.com/developer/cla/ for further information. Additional information on contributing code is found at http://neo4j.com/developer/contributing-code/. Absence of the CLA is the cause of the red build.

@niklassaers
Copy link
Contributor Author

Thanks @lutovich, CLA has now been provided.

@lutovich lutovich merged commit c4d5fc9 into neo4j:1.1 Feb 9, 2017
@lutovich
Copy link
Contributor

lutovich commented Feb 9, 2017

@niklassaers PR now merged. Thanks again!

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.

2 participants