Skip to content

CFG Wrong CurrentSection setting in presence of DIRECTIVE #2081

@mayanje

Description

@mayanje

Description
A CFG has a default Section as root section object. DIRECTIVE introduce section that are out of the default section, thus when a section in a DIRECTIVE region is left, the default section is set to null, this is a bad bevahior. At leat the default section must be reset to the root section.

How to reproduce this issue
Run the cfg test "Declarative0" and debug EnterSection() and LeaveSection() method to see the effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions