Daniel Cunha created FORGE-2171:
-----------------------------------
Summary: UIInput<Boolean> doesn't work when user try to set value
Key: FORGE-2171
URL:
https://issues.jboss.org/browse/FORGE-2171
Project: Forge
Issue Type: Bug
Components: UI - API
Affects Versions: 2.13.1.Final
Reporter: Daniel Cunha
When I run it:
arquillian-create-test --targets org.teste.model.Soro
Result:
http://pastebin.com/EJ2DwcE6
When I run it:
arquillian-create-test --targets org.teste.model.Soro --enableJPA false
Result:
http://pastebin.com/B1MfijwC
--enableJPA has "false" as default value, but when I try to set value, Forge
always set the value as "true".
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)