Actions
Bug #5383
closedncf doesn't parse ifvarclass into the class_context
Status:
Released
Priority:
1 (highest)
Assignee:
Matthieu CERDA
Category:
Generic methods
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
ncf's lib can write techniques, but always places the class_context of a methods call in the ifvarclass promise attribute. This is fine in principle. However, ncf's lib also reads back written techniques to parse the methods calls in there, but doesn't read the ifvarclass attribute!
This simply means that any class_contexts written with ncf-builder will be lost when the technique is reloaded.
Updated by Jonathan CLARKE over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Matthieu CERDA
- Pull Request set to https://github.com/Normation/ncf/pull/97/files
Updated by Jonathan CLARKE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:3e53ff3f92bab06bbc5fb05adefad7ae25181c93.
Updated by Matthieu CERDA over 10 years ago
Applied in changeset commit:01919f14fd62f88929b1c3de46d8fbb694de5adf.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions