Hide Forgot
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:
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.
Steve, we might need to remove links that point to openshift.redhat.com. We don't have an environment variable available to reference that.
Will merge in https://github.com/openshift/origin-server/pull/4257
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
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
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.