Actions
Bug #27661
closedimporting a manifest creates products with only alphanumeric chars in name
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Importing a manifest imports the products in the manifests, but seems to strip out characters such as '(' and ')' from them.
1. import a recent manifest with software collections
2. go to the redhat repos page and search for 'name ~ Software Collections'.
You will see at least these two:
"Red Hat Software Collections for RHEL Server"
"Red Hat Software Collections Beta for RHEL Server"
but they should be:
"Red Hat Software Collections (for RHEL Server)"
"Red Hat Software Collections Beta (for RHEL Server)"
If you refresh the manifest, it will properly update the name
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8287 added
Updated by Samir Jha over 5 years ago
- Target version set to Katello 3.14.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases Katello 3.14.0 added
Updated by Justin Sherrill over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d447e2e9f6ab794001ec8e8633166dc1e6f505f6.
Actions