Setting Property node in OI.xml config file
Open
- Dominant language
- CSS
- Stars
- 41
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
even if the properties node value is defined the in the OI.xml file, it seems that the key value pairs are not written in the OIC file.
Here is a sample of my setting written in the OI.xml file:
`
DefaultAttributes:Accuracy 0,0,0,0,0,0,0,0
`
I have also tried by quoting the key value pair:
`
"DefaultAttributes:Accuracy" "0,0,0,0,0,0,0,0"
`
Am I wrong, or is it a bug ?
Contributor guide
Assessment
This issue has not been assessed yet.