Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Port to 2.0.1: Fix ModelExpression's in section directive blocks. #1687

Merged
merged 1 commit into from
Sep 15, 2017

Conversation

ajaybhargavb
Copy link
Contributor

@ajaybhargavb ajaybhargavb commented Sep 15, 2017

Fixes #1618

Port of #1614

From @NTaylorMullen,

  • Changed SectionDirectivePass to move non-token body nodes from the original DirectiveIntermediateNode to the SectionIntermediateNode. By doing this there's no longer dual references of SectionIntermediateNode bodies.
  • Added MVC tests for current and 1_X extensions.

- Changed `SectionDirectivePass` to move non-token body nodes from the original `DirectiveIntermediateNode` to the `SectionIntermediateNode`. By doing this there's no longer dual references of `SectionIntermediateNode` bodies.
- Added MVC tests for current and 1_X extensions.
@ajaybhargavb ajaybhargavb merged commit 888e6bf into feature/2.0.1 Sep 15, 2017
@ajaybhargavb ajaybhargavb deleted the ajbaaska/patch-fix-1618 branch September 15, 2017 22:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants