Project

General

Profile

Actions

Bug #11326

closed

chars are not escaped correctly in dsc techniques

Added by Félix DALLIDET over 6 years ago. Updated over 6 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
76
Name check:
Fix check:
Regression:

Description

As in https://www.rudder-project.org/redmine/issues/11268 but for dsc techniques.
Escaping is done with "\" but should be done with "`"


Subtasks 2 (0 open2 closed)

Bug #11384: Broken policy generation with internal errorReleasedNicolas CHARLESActions
Bug #11386: Invalid patternRejectedVincent MEMBRÉActions
Actions #1

Updated by François ARMAND over 6 years ago

  • Severity set to Critical - prevents main use of Rudder | no workaround | data loss | security
  • User visibility set to Operational - other Techniques | Technique editor | Rudder settings
  • Priority changed from 0 to 76

The escaping must not be done in JS but at (CFEngine, DSC) generation time, in ncf. We need to have the real, raw input data to be able to correctly escape for each targetted agent language.

Actions #2

Updated by François ARMAND over 6 years ago

  • Project changed from Rudder to 41
  • Category set to Technique editor - API
  • Target version set to master
Actions #3

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from New to In progress
  • Assignee set to Vincent MEMBRÉ
Actions #4

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder/pull/1736
Actions #5

Updated by Vincent MEMBRÉ over 6 years ago

  • Project changed from 41 to Rudder
  • Category changed from Technique editor - API to Web - Config management
  • Target version changed from master to 4.2.0~rc2
Actions #6

Updated by Vincent MEMBRÉ over 6 years ago

  • Pull Request deleted (https://github.com/Normation/rudder/pull/1736)
Actions #7

Updated by Vincent MEMBRÉ over 6 years ago

  • Pull Request set to https://github.com/Normation/rudder/pull/1737
Actions #8

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.0~rc2 to 4.2.0
Actions #9

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from Pending technical review to Pending release
Actions #10

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.2.0 which was released today.

Actions

Also available in: Atom PDF