Actions
Bug #7454
closedArchitecture #7114: Make the bundlesequence be defined in a dedicated bundle
Directives with double quotes in their name need to be escaped before going in rudder_directives.cf and rudder_expected_reports.csv
Status:
Released
Priority:
N/A
Assignee:
Category:
System techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
I just created a directive with double quotes in it, and got this CFEngine error:
⇨ /var/rudder/cfengine-community/inputs.new/rudder_directives.cf:36:66: error: Unknown attribute 'fun' for promise type 'methods' in bundle with type 'agent' ⇨ "Global configuration for all nodes/jon's directive for "fun"" usebundle => current_technique_report_info(testing);
We should escape double quotes in directive names in rudder_directives.st and rudder_system_directives.st.
Updated by Jonathan CLARKE almost 9 years ago
- Category changed from Techniques to System techniques
Updated by François ARMAND almost 9 years ago
- Status changed from New to In progress
Updated by François ARMAND almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/974
Updated by François ARMAND almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|222c5bb9dbbeac17296a48e6bc3b7962c5f0c9e4.
Updated by Vincent MEMBRÉ almost 9 years ago
Applied in changeset rudder|0574841aa0e3c1cd045a1e13ca61f5070887b790.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.2.0~beta1 which was released today.
Actions