-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Windows
I have configured Jenkins to send emails with links to the console output for a specific build when a build fails, the links are like the one below.
http://kl-vts-003:8081/job/Altahullion2%20ION/20/console
When I first click on this link I get a 404. Clicking on
http://kl-vts-003:8081/job/Altahullion2%20ION/20/
also produces a 404. Clicking on
http://kl-vts-003:8081/job/Altahullion2%20ION/
works perfectly, and having done this the original link works fine from then on.
- duplicates
-
JENKINS-15560 Lazy loading cause’s http links from other html pages into Jenkins do not work properly
- Resolved