Project

General

Profile

Actions

Bug #129

closed

Link from hostname on the hosts page is absolute instead of relative (breaking https)

Added by Karl Pietri over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I have an apache https site that is doing a local proxy to foreman running on localhost only (so we can do auth + ssl easily) turns out the link from the hostname doesn't get the https cause its absolute instead of relative.

http://wrenchies.net/~karl/Automator/ScreenShots/20091211153918.png

(left link is http:// right one (and rest on page) are https://)

    <td class="name-column  sorted" >
      <img alt="Linux" height="18" src="/images/hosts/Linux.jpg?1257349654" title="Linux" width="18" /><a href="http://mysite.com/hosts/26/edit">hostname</a>
    </td>

    <td class="operatingsystem-column " >
      <a href="/operatingsystems/1/edit?_method=get&amp;parent_controller=hosts" class="edit action operatingsystem" id="as_hosts-operatingsystems-edit-1-link" position="after">Debian 8.04</a>
    </td>@

Actions #1

Updated by Ohad Levy over 14 years ago

  • Target version set to 0.1-3
Actions #2

Updated by Ohad Levy over 14 years ago

  • Status changed from New to Ready For Testing
  • % Done changed from 0 to 100
Actions #3

Updated by Karl Pietri over 14 years ago

did a git pull. patch works.

Actions #4

Updated by Ohad Levy over 14 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF