Actions
Bug #11435
closedError message on classical windows agent when getting environement variable
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
On classical windows agent, we get following error message
rudderModule protocol contained an illegal character '(' in class/variable identifier 'node.env[CommonProgramFiles(x86)]'
we need to sanitize the variable name
Updated by Nicolas CHARLES about 7 years ago
- Related to Bug #7094: Agent processes parts of the environment (multiline bash variables) added
Updated by Nicolas CHARLES about 7 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1201
Updated by Nicolas CHARLES about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|db2fc2933c82a0ce3f0446d21db38323f8f79e03.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.8 and 4.2.1 which were released today.
- 4.1.8: Announce Changelog
- 4.2.1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions