Skip to content

"Error: No value defined" returned when setting empty string ("") as a value to a property of type string #28

Description

@jim-bcom

HOW TO REPRODUCE

Take a property of type string, and set its value to "" in the XML configuration file

EXPECTED BEHAVIOR

The component class attribute backing the property contains "".

OBSERVED BEHAVIOR

The following error message appears:

<properties><configure component="<cmpt name>"><property name="stringProperty" error="No value defined">

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions