-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Platform: All, OS: All
When a user is not logged into hudson gui and clicks a link in a hudson-email like:
See <http://server/hudson/job/jobname/176/>
He gets a 404 error:
HTTP Status 404 -
type Status report
message
description The requested resource () is not available.
Apache Tomcat/6.0.18
- is duplicated by
-
JENKINS-9867 Links to restricted jobs fail with 404 instead of prompting the user for credentials
-
- Resolved
-
- is related to
-
JENKINS-8214 Try to access to a private URL returns a 404 instead of a 401
-
- Resolved
-
This is definitively not a feature request. In most cases* Hudson redirects to login page as expected, but in some cases it doesn't -> and this is a bug.
In our case the problem occurs when:
I am currently working on preparing a patch for this particular problem. I'll attach it later today.