Skip to content

OrientationImpl "type" member is initialized with the wrong value #225

@MiguelRosarioctw

Description

@MiguelRosarioctw

Describe the bug
The "type" enum is initialized with the value "ABSOLUTE" instead of "UNKOWN" in the parser.
If it is initialized with a valid value, then from V1.3 t should be the value "RELATIVE".

Image

Additional context
Just from an auto-generation perspective we would expect it to set the default value to "UNKOWN", since the specification to initialize it with "RELATIVE" is in an annotation, which doesn't affect auto-generation. Initializing the "type" attribute with "RELATIVE" would be the correct thing according to the standard.

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