Alexandre Mendonça created GTNPORTAL-3073:
---------------------------------------------
Summary: GateIn Redirect Service: Condition properties should be initialized
as null
Key: GTNPORTAL-3073
URL:
https://issues.jboss.org/browse/GTNPORTAL-3073
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.6.0.Beta02
Reporter: Alexandre Mendonça
Assignee: Matt Wringe
When a new condition property is created, the property values (matches, greaterThan, etc.)
are not initialized, causing them to get their default value ("" for Strings,
and 0.0f for Float types). This causes the Web UI administration not to know if a
"" or 0.0f is absence of value or an inputted value. They should be initialized
as null instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira