Skip to content

Using StepBuilder introduces NullPointerException #2

@chvndb

Description

@chvndb

The StepBuilder does not set any defaults, e.g. for its backButton property, but always uses the Step setters in the build method even when a property is null.

As a result, default properties of the created Step object might be overridden with null values and in turn trigger a NullPointerException.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions