Jing Wu created TRINIDAD-2436:
---------------------------------
Summary: We should update Table's selection state during invoke
application phase
Key: TRINIDAD-2436
URL: https://issues.apache.org/jira/browse/TRINIDAD-2436
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.1.0-core
Environment: generic
Reporter: Jing Wu
Priority: Minor
Currently, when selection changes is sent to server, component's state is
changed at decoding, but if there's any validation error, the component's state
is invalid.
We should update the component's selection state when we distribute the
selectionEvent, not when we decode the request.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)