Bug #10540
Clicking on product hyperlinks in Errata -> Repositories page fails
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1222660
Description of problem:
Clicking on product hyperlinks in Errata -> Repositories page fails
Version-Release number of selected component (if applicable):
Sat 6.1 GA Snap 4
How reproducible:
Always
Steps to Reproduce:
1. Navigate to Content -> Errata page
2. Select an errata -> Go to Repositories tab. Click on any of the Product hyperlinks in the table.
Actual results:
The URL gets redirected continously without displaying the Product page
Expected results:
Clicking on hyperlink of a product should display the corresponding product page.
Additional info:
Associated revisions
History
#1
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5233 added
- Pull request deleted (
)
#2
Updated by Eric Helms almost 8 years ago
- Legacy Backlogs Release (now unused) set to 31
- Triaged changed from No to Yes
#3
Updated by Walden Raines almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|20276b15b5ff555e0f26d27b85f9111b46324eec.
Fixes #10540: correct product link on errata repo page BZ 1222660.
The link to products from the errata repositories page was incorrect,
this commit fixes the link.
http://projects.theforeman.org/issues/10540
https://bugzilla.redhat.com/show_bug.cgi?id=1222660