Bug #36602
closedThe "Review details" page of the "Run Job" REX wizard shows values from hidden fields
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2220969
Description of problem:
When the input for a job template has the "Hidden Value" checkmark box checked, that value is still displayed in the "Review details" page of the "Run job" wizard (used to run remote execution jobs).
This doesn't happen when using the legacy form.
Version-Release number of selected component (if applicable):
Satellite 6.13
How reproducible:
100%
Steps to Reproduce:
1. create a job template with an input field, and check the "hidden value" check-mark box
2. browse to hosts > all hosts, click the check-mark box next to a host and choose the menu option "schedule remote job"
3. proceed through the "Run job" wizard
4. observe the "Review details" page in the "Run job" wizard
Actual results:
The contents of the input field marked with the "Hidden Value" check-mark box appears in the "Review details" page.
Expected results:
The contents of the input field marked with the "Hidden Value" check-mark box should be replaced with asterixes in the "Review details" page.
Additional info:
This doesn't seem to happen in the legacy form (just click the "Use legacy form" link in the upper-right corner of the "Run job" page), and the contents of the hidden field don't seem to appear under Monitor > Jobs.
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/823 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases foreman_remote_execution-10.0.4 added
Updated by Adam Ruzicka over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|0f26c58281f01543ec88ebf4c81aed62f6fa1415.
Updated by Adam Ruzicka about 1 year ago
- Subject changed from The "Review details" page of the "Run Job" REX wizard shows values from hidden fields to The "Review details" page of the "Run Job" REX wizard shows values from hidden fields
- Fixed in Releases foreman_remote_execution-8.3.3 added