Hide Forgot
Description of problem: All links in installer should point to latest documentation (6.2) Version-Release number of selected component (if applicable): EAP 6.2.0.ER5 How reproducible: always Steps to Reproduce: 1. Run -gui installation, use default values until on Post-Install Configuration screen 2. Select to Install JDBC Driver 3. On JDBC Driver Setup locate "If your driver is not supported, click here.", click on "click here" string. 4. See links for Datasource description and List of supported databases. Actual results: Links are pointing to 6.0 documentation https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Administration_and_Configuration_Guide/sect-Datasource_Configuration.html https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Administration_and_Configuration_Guide/chap-Datasource_Management.html#JBoss_Enterprise_Application_Platform_6_Supported_Databases Expected results: Links are pointing to latest (6.2) documentation http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html/Administration_and_Configuration_Guide/chap-Datasource_Management.html http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html/Administration_and_Configuration_Guide/chap-Datasource_Management.html#JBoss_Enterprise_Application_Platform_6_Supported_Databases
http://documentation-devel.engineering.redhat.com is wrong. It has to be an external site, containing the official documentation
This has been fixed in EAP 6.3.0 in preparation for ER9. The links point to https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html/Administration_and_Configuration_Guide/sect-Datasource_Configuration.html now.
Verified with EAP 6.3.0.ER9