+++ This bug was initially created as a clone of Bug #823860 +++ Description of problem: All links on installer/start.jsf page are broken. See attached picture Version-Release number of selected component (if applicable): jon-server-3.1.0.ER4 How reproducible: Always
This is fixed in master
Created attachment 588360 [details] HTML source All basic settings links are working. However if we click "Show Advanced Settings" we are getting bunch of links. Those advanced settings field links are not pointing the content. Examples: http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Admin_Configuring_JON_Servers_and_Agents/server-properties.html#-RegisteredServers http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Admin_Configuring_JON_Servers_and_Agents/server-properties.html#-ServerPublicAddress http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Admin_Configuring_JON_Servers_and_Agents/server-properties.html#-ServerAffinityGroup http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Admin_Configuring_JON_Servers_and_Agents/server-properties.html#WebServicePort Page source is attached. Build Number: 4bc4270:1b85993 Version: 3.1.0.CR1 GWT Version: 2.4.0 SmartGWT Version: 3.0 Browser: Firefox 10.0.4 ESR
(In reply to comment #2) > http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/ > Admin_Configuring_JON_Servers_and_Agents/server-properties.html#- > RegisteredServers > http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/ > Admin_Configuring_JON_Servers_and_Agents/server-properties.html#- > ServerPublicAddress > http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/ > Admin_Configuring_JON_Servers_and_Agents/server-properties.html#- > ServerAffinityGroup > > http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/ > Admin_Configuring_JON_Servers_and_Agents/server-properties. > html#WebServicePort fyi: this isn't a release blocker. the help URLs should not have had "-" in them (#-ServerAffinityGroup) - I thought I changed all of those, but I have a suspicision those URLs are generated from different code from all the rest. Because some of them don't have "-" in them (#WebServicePort). For those without the "-", those URLs are correct (they render to a proper page in the RHQ docs) however, for the JON docs, there may not be page sections with those anchor names (like WebServicePort or ServerAffinityGroup) so the link will just take you to the main server properties page. This behavior is OK, it at least takes you to the page with the properties documentation.
now that we moved to jboss.org confluence server, we need to change all the RHQ links to point to those URLs. rhq-project.org URLs are going away shortly.
git commit to master f33a3ac - links now go to the new jboss.org RHQ confluence docs
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.