perfsonar / perfsonar/toolkit

Links on front page losing port number in URL

Open
#67 4 comments 0 reactions 1 assignee View on GitHub

@apertome is already working on this.

Since Feb 9, 2016.

bug
Dominant language
JavaScript
Stars
37
Forks
7
PR merge metrics
No merged PRs in 30d

Description

In 3.5rc2, when the HTTPS port is anywhere other than the default, clicking on the Enable/Disable Services link or the Configure Tests link results in the browser being directed to the default port instead of whatever was in the original URL. (Just noticed that a number of other links on the front page do it as well.)

For example, the Configure Tests link points at https://localhost:44301/toolkit/admin/tests.cgi, but that link results in a 302 pointing at https://localhost/toolkit/auth/admin/tests.cgi.

This isn't a problem when using a regular machine that listens on 443, but I'm using VMs behind NAT and have to forward ports for HTTPS.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.