Actions
Bug #3721
closedOS families should use a label instead of class name when rendered
Description
Foreman supports a few OS families that are built into the application (app/models/operatingsystems/), but when rendered in the web UI (e.g. when editing an OS) the class name is shown. This means we get strings like "Redhat" which should be "Red Hat" and "Archlinux" which should be "Arch Linux".
Updated by Dominic Cleal almost 11 years ago
- Blocks Tracker #3723: Red Hat branding issues added
Updated by Dominic Cleal almost 11 years ago
Note that provisioning templates currently compare the OS family.to_s:
Updated by Greg Sutcliffe almost 11 years ago
- Status changed from New to Ready For Testing
- Assignee set to Greg Sutcliffe
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 2
Updated by Greg Sutcliffe over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 48a65101e69c3ff7513a8c67ed65f2886d2d3ba9.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #9683: Operating system family name not consistent inside templates added
Actions