Actions
Bug #29047
closedPrepended text on OS name creation
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1778503
Description of problem:
When you create an os without a family name selected, the name gets prepend with "icons16x6/black-%23.png"+os_name.
Version-Release number of selected component (if applicable):
How reproducible:
100
Steps to Reproduce:
1. Hosts -> Operating Systems -> Create Operating Systems
2. Populate Name and Major Version field, but leave Family field blank.
3. Click submit
Actual results:
"icons16x16/black-%23.png"+os_name
Expected results:
os_name
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/7445 added
Updated by Ondřej Pražák almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 7ff3468cf6ebf722f8e1454cc9f8121cbe967dd8.
Updated by Daniel Williams over 4 years ago
- Found in Releases 1.24.2 added
Is there any chance of getting this back ported to 1.24 / 2.0?
Updated by Daniel Williams over 4 years ago
- Found in Releases 1.24.3, 2.0.0, 2.0.1 added
Actions