Multi-Select options GUI should warn about using quotes
Reported by Steven Kluth | August 29th, 2011 @ 10:07 AM | in Rundeck 1.4.1 (closed)
Jobs using multi-select options with a space as a delimiter (specifically called out as "ok" in UI during creation) only pass the first option to the backing script.
Repro steps:
Load attached YAML job definition.
Run job.
Select all three options (a, b, and c).
Expected result: script should echo "a b c"
Actual result : script echo only produces "a"
Comments and changes to this ticket
-
Greg Schueler October 28th, 2011 @ 12:06 PM
- Tag set to bug, gui
Set the delimiter to simply " " without any quotes. If I take your job definition and change it to:
delimiter: ' '
It works.
The GUI should explicitly say not to use quotes.
Changing this issue to say that it should be a GUI/help text change.
-
Greg Schueler October 28th, 2011 @ 12:07 PM
- Title changed from Bug in Multi-Select options being passed to Job Using Space as a delimiter. to Multi-Select options GUI should warn about using quotes
-
Greg Schueler November 14th, 2011 @ 09:57 AM
- Milestone set to Rundeck 1.4.1
- Milestone order changed from 91 to 0
-
Greg Schueler November 29th, 2011 @ 03:47 PM
- State changed from new to resolved
(from [aa05d8ffde413424dcd860f2884c99ff2d598487]) Update delimiter help text
[#421 state:resolved] https://github.com/dtolabs/rundeck/commit/aa05d8ffde413424dcd860f28...
-
rajneesh sharma December 15th, 2011 @ 01:43 PM
If I export a job with space as a delimiter using "rd-jobs list......" command, the exported file shows no space, see below -
<delimiter></delimiter>
Now when I try to load it using "rd-jobs load.........", it complains about missing delimiter enty. Is this a know bug?
-
Greg Schueler December 15th, 2011 @ 02:41 PM
hi rajneesh, it is not a previously known bug. I will file it as a new bug
-
Michael Lugo August 29th, 2022 @ 11:03 AM
In a recent support ticket, we discovered that write for us + Auto
certain characters need to escaped in both the bind and the passwd. The character.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
Attachments
Referenced by
- 496 multivalue option XML import/export error with space character delimiter reported here: http://rundeck.lighthouseapp.com/projects...