Bug 990414

Summary: The tag of "open source" on /get-involved page directs to non-existing page
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: jforrest, jokerman, libra-bugs, mmccomas, xtian, yujzhang
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:22:42 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 Tian Feng 2013-07-31 07:02:47 UTC
Description of problem:
On /get-involved page, and click the "Tags: open source", it returns "page not found".

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

How reproducible:
Always

Steps to Reproduce:
1. go to /get-involved page
2. find "Tags: open source" and click the link
3. 

Actual results:
It returns "Page not found" error.

Expected results:
It should have directed to right page.

Additional info:

Comment 1 Tian Feng 2013-09-26 09:01:00 UTC
Test it on PROD, and find it also contains the tag "open source". I check the url and think the url should direct to tags/open-source instead of tags/open source.

Comment 2 Yujie Zhang 2013-10-16 05:49:14 UTC
The "open source" tag still redirects to 404 not found page on PROD.

Comment 3 Jessica Forrester 2013-11-11 23:01:38 UTC
Fix is in https://github.com/openshift/li/pull/2135

Comment 4 openshift-github-bot 2013-11-12 00:44:04 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/6c2713739e7bd6ce442f881fee1f37099c1c0df4
Bug 990414 - fix tag links on pages where tag has a space in it

Comment 5 Tian Feng 2013-11-12 02:57:46 UTC
Will test on devenv_4012 when it's ready.

Comment 6 Tian Feng 2013-11-12 06:59:10 UTC
Test on devenv_4022. The tag of 'open source' now point to right page. So verify this bug, thanks!