[JIRA] [pipeline-stage-view-plugin] (JENKINS-34521) Text parameters are rendered as text input instead of text area

4 views
Skip to first unread message

aheritier@apache.org (JIRA)

unread,
May 1, 2016, 5:29:02 PM5/1/16
to jenkinsc...@googlegroups.com
Arnaud Héritier created an issue
 
Jenkins / Bug JENKINS-34521
Text parameters are rendered as text input instead of text area
Issue Type: Bug Bug
Assignee: Antonio Muñiz
Attachments: Screenshot 2016-05-01 23.12.09.png, Screenshot 2016-05-01 23.12.21.png
Components: pipeline-stage-view-plugin
Created: 2016/May/01 9:28 PM
Environment: Pipeline stage view 1.3
Priority: Minor Minor
Reporter: Arnaud Héritier

A TextParameterDefinition is supposed to be a multiple lines field (textarea) instead of the StringParameterDefinition which is one line parameter (input text) (see

JENKINS-13916 for exemple)

I did this test :

stage 'input'
def userInput = input(
 id: 'userInput', message: 'Let\'s go?', parameters: [
 [$class: 'TextParameterDefinition', defaultValue: 'a text\nwith several lines', description: 'A multiple lines text', name: 'aText'],
 [$class: 'StringParameterDefinition', defaultValue: 'a text', description: 'A String', name: 'aString'],
 [$class: 'BooleanParameterDefinition', defaultValue: true, description: 'A Boolean', name: 'aBoolean'],
 [$class: 'PasswordParameterDefinition', defaultValue: 'a password', description: 'A password', name: 'aPassword']
]) 

It gives :


StringParameterDefinition, BooleanParameterDefinition, PasswordParameterDefinition types are correctly rendered but TextParameterDefinition is a text input and not a textarea.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

amuniz@cloudbees.com (JIRA)

unread,
May 5, 2016, 7:12:01 AM5/5/16
to jenkinsc...@googlegroups.com
Antonio Muñiz assigned an issue to Unassigned
Change By: Antonio Muñiz
Assignee: Antonio Muñiz

svanoort@cloudbees.com (JIRA)

unread,
Jun 6, 2016, 4:47:01 PM6/6/16
to jenkinsc...@googlegroups.com

svanoort@cloudbees.com (JIRA)

unread,
Jun 8, 2016, 11:00:01 AM6/8/16
to jenkinsc...@googlegroups.com
Sam Van Oort started work on Bug JENKINS-34521
 
Change By: Sam Van Oort
Status: Open In Progress

svanoort@cloudbees.com (JIRA)

unread,
Jun 14, 2016, 10:39:01 AM6/14/16
to jenkinsc...@googlegroups.com
Sam Van Oort commented on Bug JENKINS-34521
 
Re: Text parameters are rendered as text input instead of text area

Update: I have a fix in progress for this but am still working through some of the smaller issues.

This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

svanoort@cloudbees.com (JIRA)

unread,
Jul 18, 2016, 6:20:01 PM7/18/16
to jenkinsc...@googlegroups.com

Update for Arnaud Héritier didn't make the cut for this release (needed a bit more tinkering than I expected). Plan on the next stage view release including it.

aheritier@apache.org (JIRA)

unread,
Jul 18, 2016, 6:38:01 PM7/18/16
to jenkinsc...@googlegroups.com

michael.kostukov@gmail.com (JIRA)

unread,
Feb 21, 2019, 12:27:02 PM2/21/19
to jenkinsc...@googlegroups.com
Michael Kostukov updated an issue
 
Change By: Michael Kostukov
Priority: Minor Major
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

michael.kostukov@gmail.com (JIRA)

unread,
Feb 21, 2019, 12:27:03 PM2/21/19
to jenkinsc...@googlegroups.com

michael.kostukov@gmail.com (JIRA)

unread,
Feb 22, 2019, 5:00:01 PM2/22/19
to jenkinsc...@googlegroups.com

michael.kostukov@gmail.com (JIRA)

unread,
Feb 22, 2019, 5:01:03 PM2/22/19
to jenkinsc...@googlegroups.com
 
Re: Text parameters are rendered as text input instead of text area

Unassigned as original developer (Sam) seems to be gone...

michael.kostukov@gmail.com (JIRA)

unread,
May 24, 2019, 5:29:02 PM5/24/19
to jenkinsc...@googlegroups.com

michael.kostukov@gmail.com (JIRA)

unread,
May 24, 2019, 5:30:02 PM5/24/19
to jenkinsc...@googlegroups.com
 
Re: Text parameters are rendered as text input instead of text area

Added Sam back.

 

Sam, it's been 3 years since you mentioned that the fix is in the works. Any luck?

michael.kostukov@gmail.com (JIRA)

unread,
Nov 13, 2019, 4:59:05 PM11/13/19
to jenkinsc...@googlegroups.com
Michael Kostukov stopped work on Bug JENKINS-34521
 
Change By: Michael Kostukov
Status: In Progress Open
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages