Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 22/Mar/13 2:28 AM
Description:

Since Jenkins 1.505, Clicking "My Views" links results in 404 Not Found.

404 Not Found

Stapler processed this HTTP request as follows, but couldn't find the resource to consume the request

-> evaluate(<hudson.model.Hudson@81818b6> :hudson.model.Hudson,"/me/my-views/view/%20%20%20")
-> evaluate(((StaplerProxy)<hudson.model.Hudson@81818b6>).getTarget(),"/me/my-views/view/%20%20%20")
-> evaluate(<hudson.model.Hudson@81818b6>.getMe(),"/my-views/view/%20%20%20")
-> evaluate(<Seiji Sogabe> :hudson.model.User,"/my-views/view/%20%20%20")
-> evaluate(<Seiji Sogabe>.getDynamic("my-views",...),"/view/%20%20%20")
-> evaluate(<hudson.model.MyViewsProperty@417e7d7d> :hudson.model.MyViewsProperty,"/view/%20%20%20")
-> evaluate(<hudson.model.MyViewsProperty@417e7d7d>.getView("   "),"")
-> unexpected null!

If this 404 is unexpected, double check the last part of the trace to see if it should have evaluated to null.
Environment: Jenkins 1.505
Project: Jenkins
Priority: Major Major
Reporter: sogabe
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to