Red Hat Bugzilla – Bug 1029355
The tags 'Cartridges' and 'downloadable cartridge' on developers/download-cartridges page direct to 404 page on community
Last modified: 2015-05-14 21:31:03 EDT
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:
Fix is in https://github.com/openshift/li/pull/2139
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
Test on devenv_4027, two of tags are directing to right pages. So verify it, thanks!