Skip to content

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

@jim-bcom

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">

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions