|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

See the code I linked above. In the case of /log to /log/ the stack is:
sendRedirect():137, ResponseImpl org.kohsuke.stapler
sendRedirect2():152, ResponseImpl org.kohsuke.stapler
tryInvoke():723, Stapler org.kohsuke.stapler
invoke():876, Stapler org.kohsuke.stapler
...
So it doesn't even hit that method. In fact, a breakpoint there doesn't get hit at all.