Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Url server is different url project #90

Open
GoogleCodeExporter opened this issue Sep 9, 2015 · 2 comments
Open

Url server is different url project #90

GoogleCodeExporter opened this issue Sep 9, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Add a new server
2. select a project
3.

What is the expected output? What do you see instead?
The url from project should be equal the url from server

example

Url server: http://xpversao2:8080/hudson
Url project: http://xpversao2:8080/job/Sige

but the url from project is showing http://localhost:8080/job/Sige

see attach file.

What version of the product are you using? On what operating system?
0.12.1.0 and Windows 8 64

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 26 Oct 2012 at 11:10

Attachments:

@GoogleCodeExporter
Copy link
Author

The path to the project is also wrong.
server: http://myserver:port/path
project: http://myserver:port/job/jobname

Should be:
project: http://myserver:port/path/job/jobname

So the tray can't get any status from the jobs.

Original comment by [email protected] on 1 May 2013 at 8:08

@GoogleCodeExporter
Copy link
Author

similar issue is seen with latest version - HudsonTrayTracker_v0.12.3.msi 
OS - windows 7 professional, sp1, 64 bit

Original comment by [email protected] on 22 Jul 2015 at 9:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant