Agree, this issue needs to be reopened. Going to /job/x/build doesn't redirect you, it returns a 405, where the content is the parameter entry HTML. The problem is that some reverse proxies will replace this HTML with their own HTML, making the Jenkins UI unreachable. This is generally not configurable other than disabling the behavior entirely, which may not be an option. See ProxyErrorOverride in the Apache docs, for one example. It'd be better to have /job/x/build 302 to a parameter entry page that can be accessed via GET, that then POSTs to the buildWithParameter page.

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/groups/opt_out.
 
 

Reply via email to