Jing Wu created TRINIDAD-2480:
---------------------------------
Summary: Register Table's InternalState as RowKeyChangeListener to
CollectionModel
Key: TRINIDAD-2480
URL: https://issues.apache.org/jira/browse/TRINIDAD-2480
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.1.0-core
Environment: generic
Reporter: Jing Wu
Table's internal state caches the current row key it is working on, the
internal state also keeps stamp state whose key is composed of the currency of
the row. Row's key can be changed, making the cached key stale and the entries
in the stamp state inaccessible, thus table's internal state needs to register
itself with collection model (which fires rowkeychangeevent) as rowkeychange
listener.
--
This message was sent by Atlassian JIRA
(v6.2#6252)