Actions
Test #4210
closedTest upload of RPM with invalid byte sequences embedded in their headers
Status:
CLOSED - COMPLETE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
- Upload an RPM with non-ascii metadata.
- Upload an RPM with non-utf-8 metadata - users should get a friendly error message
Related issues
Updated by amacdona@redhat.com almost 6 years ago
- Project changed from Pulp to RPM Support
Updated by kersom almost 6 years ago
- Related to Issue #4215: When uploading an invalid rpm such as a non utf8 RPM, users should get a friendly error message added
Added by kersom almost 6 years ago
Added by kersom almost 6 years ago
Revision 2b13963a | View on GitHub
Verify HTTP exception when uploading nonutf8 rpm
Add test to assert that HTTP exception is raised when uploading a non-utf8 RPM.
Updated by kersom almost 6 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset 2b13963a3025f68534e869e954a2955539684c0e.
Updated by dalley over 4 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
- Sprint/Milestone deleted (
Pulp RPM 3.3.0)
Actions
Add test for non-ascii RPM metadata encoding
Add test for non-ascii RPM metadata. Upload non-ascii RPM to pulp and assert that no error was raised.
https://pulp.plan.io/issues/4210 ref #4210