Bug 1034596

Summary: [origin_ui_130]'application page' link on app getting started page will redirect to prod env.
Product: OpenShift Online Reporter: XiuJuan Wang <xiuwang>
Component: Management ConsoleAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jliggitt
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: 2014-01-24 03:34:39 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 XiuJuan Wang 2013-11-26 07:39:16 UTC
Description of problem:
'application page'link on app getting started page will redirect to prod env, but not redirect to console page according to env.


Version-Release number of selected component (if applicable):
devenv_4071

How reproducible:
always

Steps to Reproduce:
1.Create an app of a web cartridge
2.Access the app url,and click the 'application page' link
3.

Actual results:
The application page link will redirect to prod env.

Expected results:
The link should redirect to console page according to env.

Additional info:

Comment 1 XiuJuan Wang 2013-11-26 08:02:01 UTC
The "upload it within the web console" and "OpenShift Online web console " link also redirect to prod env, I thought them should redirect to console page according to env.

Comment 2 Jordan Liggitt 2013-11-26 14:22:54 UTC
Steve, we might need to remove links that point to openshift.redhat.com. We don't have an environment variable available to reference that.

Comment 3 Jordan Liggitt 2013-11-26 18:38:12 UTC
Will merge in https://github.com/openshift/origin-server/pull/4257

Comment 4 openshift-github-bot 2013-11-26 21:39:37 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/fdf0f8bceaac0064aa53f68c873daf43721041ac
Fix for bug 1034596
remove links that point to openshift.redhat.com

Comment 5 openshift-github-bot 2013-11-26 21:39:38 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/c28fa1bf1c5be5c2b44f45ea2cd1168a5aced344
Fix for bug 1034596
remove links that point to openshift.redhat.com

Comment 6 XiuJuan Wang 2013-11-27 02:37:32 UTC
devenv_4076

'application page',"upload it within the web console" and "OpenShift Online web console " links that point to openshift.redhat.com have be removed .

So mark the bug to Verfied. Thanks.