Actions
Bug #18539
closedColumn with node property display badly quoted values
Status:
Resolved
Priority:
3
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
Diplay quotation is inconsitant with other parts of rudder:
GenericProperty#serializeToHocon
need to be used
Files
Updated by François ARMAND about 4 years ago
- Related to User story #7967: Make fields of node list customizable added
Updated by François ARMAND about 4 years ago
- Subject changed from Colomn with node property display badly quoted values to Column with node property display badly quoted values
Updated by François ARMAND about 4 years ago
It also sometimes display:
Not sure why - it worked when I added the column first time.
Updated by François ARMAND about 4 years ago
- Related to Bug #18580: String node properties display quotes added
Updated by François ARMAND about 4 years ago
It seems to be a duplicate of #18580
Updated by François ARMAND about 4 years ago
- Status changed from New to Resolved
- Fix check changed from To do to Checked
Resolved by #18580
Updated by Nicolas CHARLES about 4 years ago
- Status changed from Resolved to New
- Fix check changed from Checked to To do
This is not fixed
It shows in the node list
"\" \\\"cjk\\\" khkh\""
yet the value is
" \"cjk\" khkh"
Updated by François ARMAND about 4 years ago
I can't reproduce it with last version. Can you please:
- tell me on what distro?
- give me the build time stamp of rudder (displayed in webapp logs, near the start after a boot) ?
Updated by Nicolas CHARLES about 4 years ago
- Fix check changed from To do to Checked
it failed on Starting Rudder 6.2.0~beta2-SNAPSHOT web application [build timestamp: 2020-11-18T20:50:47Z], but worked with tonight's build
Updated by François ARMAND almost 4 years ago
- Related to Bug #18681: Inherited properties always displayed in the column, even if checkbox unchecked added
Updated by Vincent MEMBRÉ almost 4 years ago
- Target version changed from 6.2.0~rc1 to 6.2.0
Updated by Vincent MEMBRÉ almost 4 years ago
- Target version changed from 6.2.0 to 6.2.1
Updated by Vincent MEMBRÉ almost 4 years ago
- Target version changed from 6.2.1 to 6.2.2
Updated by Vincent MEMBRÉ almost 4 years ago
- Target version changed from 6.2.2 to 6.2.3
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.3 to 6.2.4
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.4 to 6.2.5
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.5 to 6.2.6
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.6 to 6.2.7
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.7 to 6.2.8
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.8 to 6.2.9
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.9 to 6.2.10
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.10 to 6.2.11
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.11 to 6.2.12
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.2.12 to 6.2.13
Updated by Alexis Mousset almost 3 years ago
- Status changed from New to Resolved
Actions