Project

Profile

Help

Issue #2526

closed

repos with relative URLs published with repoview enabled serve broken links in the browser

Added by dkliban@redhat.com over 7 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
2.11.0
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Forward port 443 on your vagrant environment to port 4430 on your host by connecting to the vagrant box with the following command:

vagrant ssh -- -L 4430:localhost:443

Then create and publish a repo with a relative URL.

pulp-admin -u admin -p admin rpm repo create --repo-id zoo --relative-url zoo --feed http://repos.fedorapeople.org/repos/pulp/pulp/demo_repos/zoo/
pulp-admin -u admin -p admin rpm repo sync run --repo-id zoo

When you navigate to `https://localhost:4430/pulp/repos/zoo\` using a web browser, all the files appear to be there, but the URLs in the links have the relative URL missing. As a result all the links are broken.

Actions #1

Updated by dkliban@redhat.com over 7 years ago

  • Description updated (diff)
Actions #2

Updated by bizhang over 7 years ago

  • Severity changed from 2. Medium to 3. High
  • Triaged changed from No to Yes
Actions #3

Updated by bmbouter about 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF