-
Bug
-
Resolution: Done
-
Undefined
-
AMQ 7.11.0.OPR.1.GA
The status checksums fail to match as comments are treated as valid content in error when a properties file comment has a leading white space. The in sync condition never fires for these files.
```
- some key values
a=b - some comment with proceeding white space
c=d
! this is also a valid comment!
```