Project

General

Profile

Actions

Bug #18580

closed

String node properties display quotes

Added by François ARMAND over 3 years ago. Updated over 3 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

- simple strings are displayed with quote (string displayed "string")
- quoted strings are displayed with escaped quotes ("string" displayed "\"string\"")
- properties can't be deleted ("" is displayed after deletion)


Files

clipboard-202011171107-oohrb.png (8.5 KB) clipboard-202011171107-oohrb.png François ARMAND, 2020-11-17 11:07

Related issues 2 (0 open2 closed)

Related to Rudder - Bug #18539: Column with node property display badly quoted valuesResolvedVincent MEMBRÉActions
Related to Rudder - Bug #18466: Inherited node prop arrays are replaced not merged contrary to docReleasedVincent MEMBRÉActions
Actions #1

Updated by François ARMAND over 3 years ago

  • Related to Bug #18539: Column with node property display badly quoted values added
Actions #2

Updated by François ARMAND over 3 years ago

  • Related to Bug #18466: Inherited node prop arrays are replaced not merged contrary to doc added
Actions #3

Updated by François ARMAND over 3 years ago

  • Status changed from New to In progress
Actions #4

Updated by François ARMAND over 3 years ago

A quoted string with value "string" is saved in LDAP as:

{"name":"stringQuoted","value":"\"\\\"string\\\"\""}

Which is absolutly not what we want

Actions #5

Updated by François ARMAND over 3 years ago

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

Updated by François ARMAND over 3 years ago

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

Updated by Nicolas CHARLES over 3 years ago

  • Fix check changed from To do to Checked
Actions #8

Updated by Vincent MEMBRÉ over 3 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.2.0~rc1 which was released today.

Actions

Also available in: Atom PDF