Rainer Döbele created EMPIREDB-436: --------------------------------------
Summary: 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 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)