Bug #5550
closed
Classes are not properly canonified by ncf if \' are present
Added by Nicolas CHARLES about 10 years ago.
Updated over 2 years ago.
Description
I needed to execute the following command
/usr/bin/mysqladmin -u root -h 127.0.0.1 password \'password\'
with a specific condition.
CFEngine will canonify it as command_execution__usr_bin_mysqladmin__u_root__h_127_0_0_1_password__password_ , but we call the logger_rudder with the condition command_execution__usr_bin_mysqladmin__u_root__h_127_0_0_1_password__password_ , which is invalid
The Result classes showed in the UI are also invalid in this regard
- Status changed from New to Pending technical review
- Assignee set to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/ncf/pull/123
- Assignee changed from Jonathan CLARKE to Benoît PECCATTE
Benoit, could you look to that one ?
- Status changed from Pending technical review to Discussion
- Assignee changed from Benoît PECCATTE to Nicolas CHARLES
Yous said something is not relevant anymore, can you elaborate ?
- Status changed from Discussion to Pending technical review
- Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
- Pull Request changed from https://github.com/Normation/ncf/pull/123 to https://github.com/Normation/ncf/pull/223
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:9f61383f625117ccb8fcc032a46142e19982cb5e.
Applied in changeset commit:a202764d7682515ac352b887d24b8fb47c0ffb92.
- Status changed from Pending release to Released
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
- Project changed from 41 to Rudder
- Category set to Generic methods
Also available in: Atom
PDF