Bug #5685
Updated by François ARMAND over 7 years ago
Just found this one in our logs
@
[2014-10-22 20:40:29] ERROR com.normation.cfclerk.services.impl.GitTechniqueReader - Ignoring technique '/ncf_techniques/RPM_Validation/1.0/metadata.xml' because the descriptor file is malformed. Error message was: Unexpected issue with the descriptor file /ncf_techniques/RPM_Validation/1.0/metadata.xml at line 9, column 27: The entity name must immediately follow the '&' in the entity reference.
@
Such messages would really need to be made visible in the NCF Editor, when you hit "save".
I was working on another technique which simply would not get stored properly, traced it to the above error blocking things.
Again, this is not about one tech blocking newer ones
Not about the the ability to store broken techniques
Just about not raising an error.
In a multiuser env it's most important that people can raise their hand and ask for help. (they have to know it happened!)
Edit: the solution to that particular problem need a synchrone technique reload or a message bus.