Skip to content

Problem with StringProperty.concat #233

@JohannesOehm

Description

@JohannesOehm

Using MyStringProperty.concat(" with some constant string ") works as expected, but MyStringProperty.concat(anotherStringProperty) concats MyStringProperty with "[SFX]StringProperty [bean:..., name: propertyname, value: stringvalue]". Users have to use MyStringProperty.concat(anotherStringProperty.delegate). Please fix!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions