Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow partial-blocks to be executed without "options"#1342

Merged
nknapp merged 1 commit into
4.xfrom
gh-1342
May 2, 2017
Merged

Allow partial-blocks to be executed without "options"#1342
nknapp merged 1 commit into
4.xfrom
gh-1342

Conversation

@nknapp
Copy link
Copy Markdown
Collaborator

@nknapp nknapp commented May 2, 2017

Closes #1341

If the @partial-block is called as parameter of a helper (like in
{{#if @partial-block}}...{{/if}}, the partialBlockWrapper is executed
without "options"-parameter. It should still work in without an error
in such a case.

Closes #1341

If the @partial-block is called as parameter of a helper (like in
{{#if @partial-block}}...{{/if}}, the partialBlockWrapper is executed
without "options"-parameter. It should still work in without an error
in such a case.
@nknapp
Copy link
Copy Markdown
Collaborator Author

nknapp commented May 2, 2017

This is obviously a bug and the fix is minimal. I have created a regression-test from @jithin1987 in #1341. I hope to release it right-away, when the tests pass.

@nknapp nknapp changed the base branch from master to 4.x May 2, 2017 20:47
@nknapp nknapp merged commit a00c598 into 4.x May 2, 2017
@nknapp nknapp deleted the gh-1342 branch May 12, 2017 22:57
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.

1 participant