Actions
Bug #4824
closedThere are StringTemplate variables in the initial-promises
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
There are some StringTemplate variables in the initial-promises, they should be removed as their presence break CFEngine parsing. Also, a test has to be created to prevent this in the future.
Updated by Matthieu CERDA over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/359
PR is ready !
Updated by Matthieu CERDA over 10 years ago
Note: The problem seem to have been introduced during #4762 creation.
Updated by Matthieu CERDA over 10 years ago
The test will test for something that matches "^\s+&" and "&[a-ZA-Z_]&", which should match every StringTemplate variable usage, iterators and conditionnals.
Updated by Matthieu CERDA over 10 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:c491a6c62284db583f6474a2446fcf9552cecaf8.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset commit:09353499bf0cb8c392e8ad8db102048f45bed44b.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.1, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-June/000087.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog27
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 24 to Rudder
- Category changed from Techniques to Techniques
Actions