[
https://issues.apache.org/jira/browse/EMPIREDB-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rainer Döbele resolved EMPIREDB-436.
------------------------------------
Resolution: Fixed
> InputControls should not set value expressions on updateModel()
> ---------------------------------------------------------------
>
> Key: EMPIREDB-436
> URL: https://issues.apache.org/jira/browse/EMPIREDB-436
> Project: Empire-DB
> Issue Type: Bug
> Components: JSF2 Extensions
> Reporter: Rainer Döbele
> Assignee: Rainer Döbele
> Priority: Major
>
> When a ValueExpression for the value is set on a <e:input> or <e:control>
> tag, the value is set twice, once from the input component and once from the
> ControlTag or InputTag updateModel() function.
> Also this may result in EL errors.
> For ControlTag and InputTag the processUpdates must prevent propagating the
> processUpdates event to the children.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)