Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-5294

Can't create application link when behind proxy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Handled by Support
    • Icon: Low Low
    • None
    • 2.4.3
    • None
    • None
    • standalone behind nginx proxy

      When trying to make an application link it generates an IllegalArgumentException when checking the url. I traced it to the app calling this url https://myhost.dk/fecru/rest/applinks/1.0/applicationlinkForm/url/https://myhost.dk/jira/.json
      The nginx proxy cleans up that url to the equivalent url https://myhost.dk/fecru/rest/applinks/1.0/applicationlinkForm/url/https:/myhost.dk/jira/.json which causes the exception.

      When skipping the proxy it works fine.

              Unassigned Unassigned
              nigel_graham Brian Olsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: