Bug 1029355

Summary: The tags 'Cartridges' and 'downloadable cartridge' on developers/download-cartridges page direct to 404 page on community
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: low    
Version: 2.xCC: jforrest, xtian
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:29:43 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 Tian Feng 2013-11-12 08:58:33 UTC
Description of problem:
Go to community and check developers/download-cartridges page. The tags 'Cartridges' and 'downloadable cartridge' on the bottom are directing to developers/tags/cartridges and developers/tags/downloadable-cartridge, which can't be found.

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

How reproducible:
Always

Steps to Reproduce:
1. Go to community and check tags on page developers/download-cartridges
2. Click tags and check the pages
3. 

Actual results:
The tags direct to 404 page.

Expected results:
Should direct to right pages, that's to say tags/cartridges and tags/downloadable-cartridge.

Additional info:

Comment 1 Jessica Forrester 2013-11-12 14:37:18 UTC
Fix is in https://github.com/openshift/li/pull/2139

Comment 2 openshift-github-bot 2013-11-12 15:31:33 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/fdcf71e5c33f3feb68989b7eddd3cb201250dfa0
Bug 1029355 - fix relative tag links in community

Comment 3 Tian Feng 2013-11-13 02:54:51 UTC
Test on devenv_4027, two of tags are directing to right pages. So verify it, thanks!