Bug 980741

Summary: [online_ui_291] The "Blog Content" and "Social Media Post" links redirect to same page as partner/portal.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: jforrest, tfeng, xtian
Target Milestone: ---Keywords: UpcomingRelease
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-07 22:54:51 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 Yujie Zhang 2013-07-03 07:24:13 UTC
Description of problem:

Checked the "Blog Content" and "Social Media Post" link on partner/portal page, they will redirect to page same as partner/portal page.

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

How reproducible:
always

Steps to Reproduce:
1.Go to partner/portal page
2.Click the "Blog Content" and "Social Media Post" link
3.

Actual results:

They will redirect to page same as partner/portal page.

Expected results:

They should redirect to correct page.

Additional info:

Comment 1 Jessica Forrester 2013-07-09 17:25:11 UTC
The actual pages do not exist yet but will be created in production after the rest of the changes are live.

There is a fix to restrict all partner portal paths which is included in https://github.com/openshift/li/pull/1713

You should be able to check that if you create a page with an alias of /partner/portal/blog-content that only admins and active partners can see the page.

Comment 2 Jessica Forrester 2013-07-25 17:32:01 UTC
Fixed in PROD, new pages are created and only accessible if you are a partner or partner admin.   Will be in devenvs after next DB dump.

Comment 3 Yujie Zhang 2013-07-26 03:44:52 UTC
Will test it after the next DB dump.

Comment 4 Tian Feng 2013-07-31 10:28:57 UTC
Test on INT and it has been fixed. Thanks!