Actions
Bug #14742
closedTemplate kind friendly names from plugins can be reloaded and lost in development
Description
Template kind friendly names added through the plugin template labels interface can be lost when TemplateKind is reloaded, as it's stored in a class variable.
- Call template_labels from a plugin registration (e.g. foreman_bootdisk master branch)
- View the templates list, check it's showing the friendly name
- Edit TemplateKind, to reload the class
- Refresh the template list, the friendly name will disappear
Updated by Dominic Cleal over 8 years ago
- Related to Bug #14395: Hosts > Operating Systems > [OS] > Templates tab: "provision" field label is lowercase, should be "Provision" added
Updated by Dominic Cleal over 8 years ago
- Related to Refactor #12747: Provide some kind of central store or consistent way to manage dynamically registered objects from plugins added
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3444 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 93dc012b31f9220d6d685af4285138f8547dae55.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Actions