[
https://issues.jboss.org/browse/AS7-3609?page=com.atlassian.jira.plugin.s...
]
Heiko Braun updated AS7-3609:
-----------------------------
Description: 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. (was: 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.)
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