Hide Forgot
Description of problem: Go to account/help page and find all FAQ links are directing to localhost:8118/. After setting COMMUNITY_URL in /etc/openshift/console-devenv.conf. All links are directing to right pages on community. This is only happening on devenv. Version-Release number of selected component (if applicable): devenv_4016 How reproducible: Always Steps to Reproduce: 1. go to app/account/help and check all FAQ links on the page 2. change COMMUNITY_URL to the url of instance and restart rhc-site, then check links 3. Actual results: All FAQ links are directing to localhost:8118. Setting COMMUNITY_URL to url of instance, and all links are directing to right pages on community Expected results: The links should directing to right pages on community. Additional info:
Limitation of the setup in the devenvs, no plans to fix this. The QE workaround is what you already mentioned which is to set the COMMUNITY_URL, which will always be done in PROD.