Project

General

Profile

Actions

Bug #7195

closed

Canonify in ncf doesn't work like cfengine does

Bug #7195: Canonify in ncf doesn't work like cfengine does

Added by Benoît PECCATTE about 10 years ago. Updated over 3 years ago.

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

cfengine canonifies strings as if they where pure ASCII string:
- an utf8 'é' is 2 characters unknown type, it produces 2 '_'
- an iso-8859-1 'é' is 1 character unknown type, it produces 1 '_'

> do not use \w
> convert utf8 to bytes before processing


Related issues 1 (0 open1 closed)

Blocks Rudder - Architecture #7193: Write expected report in the new formatRejectedBenoît PECCATTEActions

Updated by Benoît PECCATTE about 10 years ago Actions #1

Updated by Benoît PECCATTE about 10 years ago Actions #2

  • Status changed from New to In progress

Updated by Benoît PECCATTE about 10 years ago Actions #3

  • Status changed from In progress to Pending technical review
  • Assignee changed from Benoît PECCATTE to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/ncf/pull/237

Updated by Benoît PECCATTE about 10 years ago Actions #4

  • Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ

Updated by Benoît PECCATTE about 10 years ago Actions #5

  • Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES

Updated by Benoît PECCATTE about 10 years ago Actions #6

  • Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ

Updated by Benoît PECCATTE about 10 years ago Actions #7

  • Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES

Updated by Benoît PECCATTE about 10 years ago Actions #8

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Updated by Vincent MEMBRÉ over 9 years ago Actions #10

  • Status changed from Pending release to Released

Updated by Alexis Mousset over 3 years ago Actions #11

  • Target version changed from 0.x to ncf-0.x
  • Priority set to 0

Updated by Alexis Mousset over 3 years ago Actions #12

  • Project changed from 41 to Rudder
  • Category set to Generic methods
Actions

Also available in: PDF Atom