Bug #8763
When the conditions contain spaces, they are kept and the generated file is invalid
Effort required:
Priority:
Description
Which breaks promises syntax. We should:
- Refuse to save a field containing spaces
or - Automatically remove them
Related issues
Updated by Raphael GAUTHIER over 4 years ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER over 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/ncf/pull/429
Updated by Alexis MOUSSET over 4 years ago
- Has duplicate Bug #6074: When we have space in classes condition, the technique is no longer displayed in the Tehcnique editor, and we cannot update anymore any techniques added
Updated by Anonymous over 4 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 8e392722bc318fa80df87e38489b50fe4f209f8e.
Updated by Vincent MEMBRÉ over 4 years ago
- Subject changed from When the conditions contain spaces, there are kept and the generated file is invalid to When the conditions contain spaces, they are kept and the generated file is invalid
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in ncf version that comes with Rudder 3.1.15/14 and 3.2.8/7 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Alexis MOUSSET almost 3 years ago
- Related to User story #9038: The ncf API must forbid invalid condition with space added