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

Fix empty claim though content is added in assemble #30

Merged
merged 1 commit into from Oct 7, 2020

Conversation

lippserd
Copy link
Member

@lippserd lippserd commented Apr 8, 2020

Before, isEmpty() would always return false even if there is content to
be added in assemble(). Now ensureAssembled() is called before the empty
check.

@lippserd lippserd added this to the 0.4.0 milestone Apr 8, 2020
Before, isEmpty() would always return false even if there is content to
be added in assemble(). Now ensureAssembled() is called before the empty
check.
@lippserd lippserd merged commit 4de657d into master Oct 7, 2020
@lippserd lippserd deleted the empty-but-not-assembled branch October 7, 2020 07:45
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.

None yet

1 participant