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
Actions