Bug 1028842

Summary: FAQ Links on account_help page are pointing to localhost:8118 on devenv
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED WONTFIX QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jforrest, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-12 18:28:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tian Feng 2013-11-11 03:07:01 UTC
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:

Comment 1 Jessica Forrester 2013-11-12 18:28:33 UTC
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.