Skip to content

Fix: The context can now be manipulated when in a partial#555

Merged
jknack merged 2 commits intojknack:masterfrom
Arkinator:master
May 24, 2018
Merged

Fix: The context can now be manipulated when in a partial#555
jknack merged 2 commits intojknack:masterfrom
Arkinator:master

Conversation

@Arkinator
Copy link
Copy Markdown
Contributor

This issue arose after upgrading from 4.0.4 to 4.0.6. The attached tests explains it clearly. The context could no longer be manipulated (context.combine()) when inside of a partial, because the attached map was an empty stub (Collections.emptyMap()).
This has been solved.

@coveralls
Copy link
Copy Markdown

coveralls commented Nov 16, 2016

Coverage Status

Coverage decreased (-1.8%) to 84.405% when pulling d82e512 on Arkinator:master into 1f6c48e on jknack:master.

@Arkinator
Copy link
Copy Markdown
Contributor Author

@jknack what is the status here? Can we merge that?

@jknack jknack added the bug label May 24, 2018
@jknack jknack added this to the 4.0.7 milestone May 24, 2018
@jknack jknack merged commit d976e0a into jknack:master May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants