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

Also available in: Atom PDF