Project

General

Profile

Actions

Bug #36474

closed

Link for container count on CV page redirects to an invalid page

Added by Adam Ruzicka over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2212756

Description of problem:
- Clicking on the container count link on the CV Repositories page redirects to an invalid page.

How reproducible:
- Everytime.

Steps to Reproduce:
1. Sync a container repository on the Satellite.
2. Create a CV or use a existing CV.
3. Navigate to the Repositories page on the CV.
WebUI : Content --> Content View --> Select CV --> Repositories tab --> Click on any of the link in Content column for the container repository.

Actual results:
- Redirected to an invalid page.
~~
404 - Page Not Found
The requested URL /products/1/repositories/2/content/content/docker_manifests was not found.
~
~

Expected results:
- Should redirect to the correct page.

Additional info:
- Seems like the URL is generated incorrectly.
https://katello.example.com/products/1/repositories/2/content/content/docker_manifests

It should be the following instead.
https://katello.example.com/products/1/repositories/2/content/docker_manifests

Actions #1

Updated by The Foreman Bot over 1 year ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/10585 added
Actions #2

Updated by Quinn James over 1 year ago

  • Subject changed from Link for container count on CV page redirects to an invalid page to Link for container count on CV page redirects to an invalid page
  • Category set to Content Views
  • Target version set to Katello 4.9.0
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot over 1 year ago

  • Fixed in Releases Katello 4.10.0 added
Actions #4

Updated by Adam Ruzicka over 1 year ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by The Foreman Bot over 1 year ago

  • Pull request https://github.com/Katello/katello/pull/10623 added
Actions

Also available in: Atom PDF