-
Bug
-
Resolution: Unresolved
-
Critical
-
None
The pipeline input step with an input of type text parameter or Password.
Whenver the input contains special characters like $
Text$txt
The Text after $ is missing due to the plugin automatic variable subustitution resulting in faulty password or text being transfered to next stages
[JENKINS-45250] Inputs of type text or password automatically escape special characters like $ resulting in different password from pipeline input box.
Attachment | Original: Screen Shot 2017-05-22 at 11.25.31 AM.png [ 38709 ] |
Attachment | Original: Screen Shot 2017-05-22 at 11.24.47 AM.png [ 38710 ] |
Attachment | New: Screen Shot 2017-06-30 at 2.53.02 PM.png [ 38711 ] | |
Attachment | New: Screen Shot 2017-06-30 at 2.53.20 PM.png [ 38712 ] |
Summary | Original: Input text or password automatically escape special characters like $ resulting in different password. | New: Input text or password automatically escape special characters like $ resulting in different password from pipeline input box. |
Attachment | New: Screen Shot 2017-06-30 at 3.00.46 PM.png [ 38713 ] |
Summary | Original: Input text or password automatically escape special characters like $ resulting in different password from pipeline input box. | New: Inputs of type text or password automatically escape special characters like $ resulting in different password from pipeline input box. |