Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-57980

Incorrect links in /manage

    XMLWordPrintable

Details

    Description

      There are incorrect links in /manage site e.g.

      Configure Global Security: /configureSecurity which is redirecting wit 302 code to /configureSecurity/

      Configure Credentials: /configureCredentials which is redirecting wit 302 code to /configureCredentials/

      ...

      It cause useless redirection and with incorrect Apache configuration cause redirect from https to http protocol.

      Attachments

        Activity

          amanbora Aman Bora added a comment -

          I would like to work on this issue, is it available?

          amanbora Aman Bora added a comment - I would like to work on this issue, is it available?
          allanc Allan C added a comment -

          amanbora Hi, have you started working on this? Are you able to replicate the problem? Thank you.

          allanc Allan C added a comment - amanbora Hi, have you started working on this? Are you able to replicate the problem? Thank you.
          allanc Allan C added a comment -

          dariodsa stiv  Hi. I am having trouble replicating this issue. Do I need to have a remote Jenkins Server for this issue to come up? Thank you. 

          allanc Allan C added a comment - dariodsa stiv   Hi. I am having trouble replicating this issue. Do I need to have a remote Jenkins Server for this issue to come up? Thank you. 

          Open a "Inspect element" and then go under tab Network and then make refresh and you will see 302 error and then 200 afterwards. I tried to fix it, but the thing is that pages that have 302 error are implemented on very different way compared to the ones that don't have 302 error. 

           

          dariodsa Dario Sindicic added a comment - Open a "Inspect element" and then go under tab Network and then make refresh and you will see 302 error and then 200 afterwards. I tried to fix it, but the thing is that pages that have 302 error are implemented on very different way compared to the ones that don't have 302 error.   

          People

            dariodsa Dario Sindicic
            stiv Štefan Kušnír
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: