]
Daniel Cunha (soro) reassigned FORGE-2171:
------------------------------------------
Assignee: Daniel Cunha (soro)
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 (soro)
Assignee: Daniel Cunha (soro)
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".