Issue Type: Bug Bug
Affects Versions: current
Assignee: Peter Hayes
Components: show-build-parameters
Created: 05/Jun/14 12:59 AM
Description:

Hello,

When using a File Parameter, the Parameters sub-page will show a URL linking to the uploaded file. This URL is fine on the Parameters page, but it is wrong when shown on the results page by the Show Build Parameters Plugin.

To reproduce this bug:
Install the Show Build Parameter plugin and restart Jenkins
Create a new job
Click "This build is parameterized"
Add a File Parameter, select a file location, I typed: "uploadedFile"
Save the job
Run the build

The results page will show the parameters, but the links are wrong. I get this link:
http://localhost:8080/job/uploadAFile/3/parameter/uploadedFile/t.txt

But the correct link is:
http://localhost:8080/job/uploadAFile/3/parameters/parameter/uploadedFile/t.txt

Thanks for your attention.

Project: Jenkins
Priority: Major Major
Reporter: Martin d'Anjou
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to