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
Actions
Fix cache error when getting invalid files
fixes: #9074