Dimaq Q created JENKINS-12687:
---------------------------------

             Summary: Incorrect redirect back to job/project
                 Key: JENKINS-12687
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12687
             Project: Jenkins
          Issue Type: Bug
          Components: htmlpublisher
    Affects Versions: current
         Environment: jenkins runs on host dev port 8014, apache mod_proxy 
frontend forwards traffic from dev/jenkins to dev:8014/jenkins

eventually I want to make my jenkins public (perhaps password-protected, 
accessible from anywhere in the world), where dev.myhost.domain/jenkins traffic 
would be forwarded to dev:8014/jenkins.
            Reporter: Dimaq Q
            Assignee: mcrooney
            Priority: Minor


all links in jenkins work correctly;
most links in htmlpublisher work correctly;
however back to <job name> gives me dev:8014/jenkins/jobs/<jobname> instead of 
dev/jenkins/job/<jobsname>
this breaks public accessibility of jenkins, as port 8014 is not publicly 
visible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to