Issue Type: Bug Bug
Assignee: gbossert
Components: perfpublisher
Created: 28/Jun/12 10:30 AM
Description:

The icon paths in PerfPublisher report look like.
/plugin/PerfPublisher/icons/bullet_green.png

1. the folder /var/lib/jenkins/plugin/perfpublisher is created lowercase, so the icon path should also be lowercase /plugin/perfpublisher/icons/bullet_green.png

2. Jenkins path look like www.example.com/jenkins and it runs with flag --prefix=/jenkins
so please consider --prefix.

Expected Path: /jenkins/plugin/perfpublisher/icons/bullet_green.png

Environment: Ubuntu Linux
Project: Jenkins
Priority: Minor Minor
Reporter: Albert Mirzoyan
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

Reply via email to