Change the Runtime link suffix from #domain-runtime #hosts.
org.jboss.as.console.client.core.NameTokens.DomainRuntimePresenter is used in org.jboss.as.console.client.shared.homepage.HomepagePresenter.setupInfoBoxes(boolean)
Change either tha name token itself or it's value.
This is the cause of org.jboss.hal.testsuite.test.homepage.InfoBoxTestCase.runtimeInfo failure in domain mode.
- clones
-
JBEAP-594 In domain mode homepage infobox Runtime link shoud be fixed
- Closed