Skip to content

applyConfOnTypelibEnum only parses for string representation but not for int representation of enum #27

@mmaurus

Description

@mmaurus

In applyConfOnTypeLibEnum in ConfigurationHelper.cpp, given config string will only be checked for a valid string representation of the enum. The corresponding int representation will not be handled here.
This leads to errors, when creating the config programatically.

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