Bug 817209

Summary: Better to link "Sign up here" in resources page to /app/account/new directly
Product: OKD Reporter: Xiaoli Tian <xtian>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: rmillner, yujzhang
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-25 18:27:27 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:
Embargoed:

Description Xiaoli Tian 2012-04-28 03:37:18 UTC
Description of problem:
The "Sign up here" links in https://openshift.redhat.com/community/page/mongodb-resources and https://openshift.redhat.com/community/page/openshift-resources-for-jboss are now linked to https://openshift.redhat.com/app/user/new/express?sc_cid=70160000000U3bmAAC, not sure if it's an old link not modified or it's intentional.

if not intentional, we should link them to /app/account/new directly to save redirect time.

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


How reproducible:
Always

Steps to Reproduce:
1.Check sign up  links in these 2 pages:
https://openshift.redhat.com/community/page/mongodb-resources
https://openshift.redhat.com/community/page/openshift-resources-for-jboss

  
Actual results:
They are linked to https://openshift.redhat.com/app/user/new/express?sc_cid=70160000000U3bmAAC now

Expected results:
Suggest to link them to  https://openshift.redhat.com/app/account/new

Additional info:

Comment 1 Clayton Coleman 2012-06-18 19:21:49 UTC
Changed on production.  The sc_cid is for tracking purposes.

Comment 2 Yujie Zhang 2012-06-19 06:24:47 UTC
(In reply to comment #1)
Tested this issue product, it has been fix now, thanks.