]
George Gastaldi closed FORGE-1415.
----------------------------------
Fix Version/s: (was: 2.x Future)
Resolution: Cannot Reproduce Bug
Cannot reproduce this bug on Forge 2.7.0
Target Unreachable, 'entityName' returned null after Bean
Validation failure
----------------------------------------------------------------------------
Key: FORGE-1415
URL:
https://issues.jboss.org/browse/FORGE-1415
Project: Forge
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.4.3.Final
Environment: JBossAS7.1
Reporter: Esteve Aviles
Hi,
When you want to persist a new entity through create.xhtml page and the information
produces a server side error then the error is show and when you fix it and try to summit
again an Exception occurs:
{noformat}
/view/operacio/inventariMobilePos/create.xhtml @50,58
value="#{inventariMobilePosBean.inventariMobilePos.codiTmb}": Target
Unreachable, 'inventariMobilePos' returned null
{noformat}