[jboss-jira] [JBoss JIRA] (AS7-3441) Selection models with KeyProviders break form data binding
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Thu Feb 2 07:54:49 EST 2012
[ https://issues.jboss.org/browse/AS7-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663708#comment-12663708 ]
Heiko Braun commented on AS7-3441:
----------------------------------
seems the SingleSelectionModel doesn't fire a SelectionChangeEvent when the new key equals the previous key. Which makes sense, because the selected row actually remains the same. However our data binding model assumes this happens every time the underlying model is updated. Otherwise the reloaded entity data will not be reflected within the form.
> Selection models with KeyProviders break form data binding
> ----------------------------------------------------------
>
> Key: AS7-3441
> URL: https://issues.jboss.org/browse/AS7-3441
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Reporter: Heiko Braun
> Assignee: Heiko Braun
> Fix For: 7.2.0.Alpha1
>
>
> See JPA Metrics > PersistenceUnitList.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list