Bug #11785
There's an "UTF-8"s in place of "UTF-8" in a method parameter
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Refactoring
Target version:
Target version (plugin):
Severity:
User visibility:
Description
It may not be grave, because scala interpret it like s"UTF-8", but it's cleary a latent bug.
Associated revisions
Fixes #11785: There's an \"UTF-8\"s in place of \"UTF-8\" in a method parameter
History
#1
Updated by François ARMAND 5 months ago
It's in CmdbQuery => buildFilter around line 560
#2
Updated by François ARMAND 5 months 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/1799
#3
Updated by François ARMAND 5 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|8f12746a1cdfc583582292ff5fe884605f860cdc.
#4
Updated by Vincent MEMBRÉ 4 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.9 and 4.2.3 which were released today.
- 4.1.9: Announce Changelog
- 4.2.3: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Fixes #11785: There's an \"UTF-8\"s in place of \"UTF-8\" in a method parameter