Project

Profile

Help

Issue #5346

closed

Wrong url resolution when path is the last component of prefix

Added by osapryki almost 5 years ago. Updated over 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulp_ansible/688":https://github.com/pulp/pulp_ansible/issues/688


When <path:path> component is the last one in GALAXY_API_ROOT, Django redirects all requests having this prefix to the GalaxyVersionView, which is defined in pulp_ansible/app/urls.py as:

path(GALAXY_API_ROOT, GalaxyVersionView.as_view()),
Actions #1

Updated by daviddavis almost 5 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by pulpbot over 2 years ago

  • Description updated (diff)
  • Status changed from NEW to CLOSED - DUPLICATE

Also available in: Atom PDF