Actions
Issue #9074
closedAccessing invalid files on the content-apps base-directory causes the cache to error
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 100
Quarter:
Description
To reproduce:
pulp file distribution create --name foo --base-path foo
http :24816/pulp/content/foo/ # works http :24816/pulp/content/foo # 500 error, should return 404 instead
Related issues
Updated by dalley over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to gerrod
Updated by dalley over 3 years ago
- Copied to Backport #9077: Backport 9074 "Accessing invalid files on the content-apps base-directory causes the cache to error" to 3.14.z added
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Updated by dkliban@redhat.com over 3 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 100
Updated by dalley over 3 years ago
- Is duplicate of Issue #9073: An internal server error is raised when querying the content server without a trailing slash added
Added by gerrod over 3 years ago
Updated by gerrod over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|ca0ef8ff68bc4c068e45f53552f5077994bfcdba.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix cache error when getting invalid files
fixes: #9074