Actions
Bug #21748
closedSyntax errors in scala files
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Internal libs
Target version:
Effort required:
Priority:
0
Regression:
No
Description
Auto formating let me discover that we have two errors since the edge of times:
- &&
is forbidden in xml attributes and xml entities should be used,
- we have a badly delimited lambda parameter in a lift CSS transformer
Updated by François ARMAND 9 months ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND 9 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/4475
Updated by Anonymous 9 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|c535289b9c1ef0e14db97bb8448bd535e91e6ef8.
Updated by Vincent MEMBRÉ 8 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.20, 7.1.7 and 7.2.1 which were released today.
Actions