|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-16467) Error 500 - No Protoc... [email protected] (JIRA)
- [JIRA] (JENKINS-16467) Error 500 - No P... [email protected] (JIRA)
- [JIRA] (JENKINS-16467) Error 500 - No P... [email protected] (JIRA)
- [JIRA] (JENKINS-16467) Error 500 - No P... [email protected] (JIRA)

After digging through the source, it looks like it might be an issue in the GitHub OAuth plugin. This line removes the protocol prefix from the GitHub URL before calling connectUsingOAuth on the GitHub class. I'm sure there's a reason that it strips protocol, but it isn't obvious to me. Can anyone shed some light on this?