Actions
Bug #7532
closedErrors "Variable reference bracket mismatch" in debug output
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
If you enable debug output in ncf (-D debug), you get many of the following errors:
error: Variable reference bracket mismatch '${promisers) with ${arg_list}' error: Variable reference close mismatch '${promisers) with ${arg_list}'
These come from the _log_default method that has a typo in.
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from New to In progress
- Assignee set to Jonathan CLARKE
Updated by Jonathan CLARKE almost 9 years ago
- Related to Architecture #7157: Use the new class_prefix in reporting added
Updated by Jonathan CLARKE almost 9 years ago
- Subject changed from Errors "Variable reference bracket mismatch '${promisers) with ${arg_list}'" in debug output to Errors "Variable reference bracket mismatch" in debug output
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/280
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:17869f1c4cdb6f3f2cd62a98aed4cf575f8afd6f.
Updated by Vincent MEMBRÉ almost 9 years ago
Applied in changeset commit:3d4b3c3e4bef52103240a58ee6721b33db6c58b0.
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 master to ncf-1.2
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions