Skip to content

Setting Property node in OI.xml config file #79

@giugent

Description

@giugent

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:
<Property> <properties>DefaultAttributes:Accuracy 0,0,0,0,0,0,0,0</properties> </Property>
I have also tried by quoting the key value pair:
<Property> <properties>"DefaultAttributes:Accuracy" "0,0,0,0,0,0,0,0"</properties> </Property>
Am I wrong, or is it a bug ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions