Actions
Bug #23090
closedMultiline string in component name or value breaks pattern comparison for expected report
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
If we have a component with the expected value:
${list_failed_login.sanitized_content} list of failed login
And the returned value:
nicarles ssh:notty Tue Jul 18 21:53:59 2023 - Tue Jul 18 21:53:59 2023 (00:00) 192.168.254.30 nicarles ssh:notty Tue Jul 18 21:53:56 2023 - Tue Jul 18 21:53:56 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:52 2023 - Tue Jul 18 21:53:52 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:47 2023 - Tue Jul 18 21:53:47 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:39 2023 - Tue Jul 18 21:53:39 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:36 2023 - Tue Jul 18 21:53:36 2023 (00:00) 192.168.254.30 list of failed login
It breaks reports:
Files
Updated by François ARMAND over 1 year ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 1 year 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/4900
Updated by François ARMAND over 1 year ago
- Related to Bug #22388: Bad report maching when reportid are present added
Updated by Anonymous over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|df05710981caebd95ebac23e8b7d60467a6ea009.
Updated by Nicolas CHARLES over 1 year ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.9 and 7.3.4 which were released today.
Actions