Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionJitendra Yejare
2015-11-24 08:45:17 UTC
Created attachment 1098065[details]
Screenshot Attached.
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.
Additional info:
Moving to POST since upstream bug http://projects.theforeman.org/issues/12577 has been closed
-------------
Ori Rabin
Applied in changeset commit:54188a7c45c79df42387cba7025b2e7f9a3fbe2a.
The issue is reproducible in latest Satellite 6.2 snap 3.
I can create a smart var with blank space in it and also after creating the smart var is not view-able, editable, delatable from Configure -> Classes -> class -> Smart variable.
The smart variable won't be saved, the issue here is that you can't see the validation message.
I created another upstream issue for the hidden validation: http://projects.theforeman.org/issues/14183.
Verified !
@Sat 6.2 Snap 11
While adding/updating a smart variable with white space in key name, the error shown as "Can't contain spaces.". This is an expected behavior.
The verification Screenshot attached.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2016:1501
Created attachment 1098065 [details] Screenshot Attached. 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. Additional info: