Andreas Bolka created JENKINS-12850:
---------------------------------------

             Summary: Pre-select SVN path matching default value for SVN "list 
tags" parameters
                 Key: JENKINS-12850
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12850
             Project: Jenkins
          Issue Type: Patch
          Components: subversion
            Reporter: Andreas Bolka
            Priority: Minor
         Attachments: jenkins-svn-listtags-default.patch

When using Subversion's "list tags" parameter, the default value associated 
with a listtags parameter is only taken into account for automatically 
triggered builds. In the parameter selection UI for a manual build the default 
value is simply ignored: the "list tags" dropdown always has the first item 
selected.

If a default value is given for a "list tags" parameter, and this default value 
is present in the values shown in the dropdown, then the corresponding option 
in the dropdown should be pre-selected (when parameterising a manual build).

The attached patch implements the desired behaviour.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to