Actions
Issue #1382
closedpulp RPM does not perform URL format validation
Status:
CLOSED - WONTFIX
Priority:
Low
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.6.5
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
This command fails validation:
pulp-admin puppet repo create --repo-id=forge-repo7 --feed='examples.com'
A validation error occurred.
This command does not fail validation:
pulp-admin rpm repo create --repo-id=forge-repo8 --feed='examples.com'
Successfully created repository [forge-repo8]
I am guessing that the first behaviour is more correct. So we should add URL format validation to the RPM plugin.
Updated by ipanova@redhat.com about 8 years ago
there are at least 2 same bugs that i was able to find https://pulp.plan.io/issues/1382 and https://pulp.plan.io/issues/1016
Updated by mhrivnak about 8 years ago
- Priority changed from Normal to Low
- Triaged changed from No to Yes
Updated by bmbouter over 4 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