[
https://issues.apache.org/jira/browse/TRINIDAD-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963319#comment-13963319
]
Jeanne Waldman commented on TRINIDAD-2436:
------------------------------------------
Sending content:
C:\Trinidad\Trunk3\trinidad-api\src\main\java-templates\org\apache\myfaces\trinidad\component\UIXTableTemplate.java
Sending content:
C:\Trinidad\Trunk3\trinidad-api\src\main\java\org\apache\myfaces\trinidad\component\TableUtils.java
Sending content:
C:\Trinidad\Trunk3\trinidad-api\src\main\java-templates\org\apache\myfaces\trinidad\component\UIXTreeTemplate.java
Completed: At revision: 1585818
> 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
> Fix For: 2.1.1-core
>
> Attachments: updateselectionbroadcastTrinidad.patch
>
>
> 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.2#6252)