[jboss-jira] [JBoss JIRA] (AS7-3609) ServerSelection event handling is broken
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Mon Feb 6 05:22:48 EST 2012
[ https://issues.jboss.org/browse/AS7-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun resolved AS7-3609.
------------------------------
Resolution: Done
> ServerSelection event handling is broken
> ----------------------------------------
>
> Key: AS7-3609
> URL: https://issues.jboss.org/browse/AS7-3609
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Reporter: Heiko Braun
> Assignee: Heiko Braun
> Fix For: 7.1.0.Final
>
>
> With the introduction of external links it's now possible to directly open domain runtime screens. This conflicts with the order, in which GWTP initializes nested presenters: inner first. It means that a child presenter registers it's event handler before the outer most presenter. But since the outer most presenter carries important state management logic (i.e. selected host/server tuple) the nested presenter always get's to see stale data.
--
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