Actions
Bug #21703
closedextra & at the end of systemUpdate technique
Bug #21703:
extra & at the end of systemUpdate technique
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
causing the infarious
[2022-09-04 01:57:17+0000] INFO policy.generation - Configuration of 1 nodes were updated, their policies are going to be written
problem parsing template 'anonymous'
line 127:2: unexpected char: '&'
at com.normation.stringtemplate.language.NormationAmpersandTemplateLexer.nextToken(NormationAmpersandTemplateLexer.java:144)
at antlr.TokenBuffer.fill(TokenBuffer.java:69)
at antlr.TokenBuffer.LA(TokenBuffer.java:80)
at antlr.LLkParser.LA(LLkParser.java:52)
Actions