Skip to content

Style::isSetGroup() always returns true #443

@luciansmith

Description

@luciansmith

The child 'Group' of a Style is initialized as an object. Then the address of that object is tested to see if it exists when checking 'isSetGroup'. This will always return 'true'.

We need a way to allow a Style to either have or not have a child group: it's an optional element.

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