Bug #12577
closedSmart variable with space in its name allowed to create. Actually It should not.
Description
Description of problem:
Smart Variable with space in its name allowed to create in a puppet class. Which should not be allowed.
And also after creating the smart variable, it is not viewable, editable and deletable too.
Version-Release number of selected component (if applicable):
foreman-1.11.0-0.develop.201511181617git2fc4d6d.el7.noarch
How reproducible:
Always
Steps to Reproduce:
1. Try to create a smart variable with name having blank space, from Config -> Classes -> Class -> Smart Variables tab.
Actual results:
Smart Variable with space in its name allowed to create in a puppet class.
Expected results:
1.Smart Variable with space in its name should not be allowed to create in a puppet class.
2. There should be a proper error message displayed saying space not allowed in variable name.
Files
Updated by Ori Rabin about 9 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2985 added
Updated by Ori Rabin about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 54188a7c45c79df42387cba7025b2e7f9a3fbe2a.
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
Updated by The Foreman Bot almost 9 years ago
- Pull request https://github.com/theforeman/foreman/pull/3318 added
Updated by Ori Rabin almost 9 years ago
- Related to Bug #14183: Smart variable not showing whitespace validation added
Updated by Ori Rabin almost 9 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/3318)