Actions
Bug #6440
closedWe can't use é in the generic methods parameters
Effort required:
Priority:
0
Regression:
Description
If we use "é" in the parameters of generic method, we get the following error message
'ascii' codec can't encode character u'\xe9' in position 322
the problem is surely more global, with all non ASCII-7 characters :(
Updated by Nicolas CHARLES about 8 years ago
Updated by Benoît PECCATTE about 8 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to François ARMAND
- Pull Request set to https://github.com/Normation/ncf/pull/184
Updated by Benoît PECCATTE about 8 years ago
- Assignee changed from François ARMAND to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 8 years ago
- Related to Bug #6460: Typo in ncf.py, cannot be used added
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:0650fc2b373b8aed265c772279943e29b03bb42c.
Updated by Benoît PECCATTE about 8 years ago
Applied in changeset commit:b9e8e624cd83a0c9008339cead96c0a760be0812.
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset about 1 year ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset about 1 year ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions