Bug 1364311

Summary: "/bkr" prefix is missing from the pool URL in system page
Product: [Retired] Beaker Reporter: Jun'ichi NOMURA <junichi.nomura>
Component: web UIAssignee: Jon Orris <jorris>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 22CC: dcallagh, huiwang, jorris, mjia, rjoost
Target Milestone: 23.3Keywords: Patch, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-07 06:44:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jun'ichi NOMURA 2016-08-05 03:15:29 UTC
Description of problem:
  "/bkr" prefix is missing from the pool URL in system page

Version-Release number of selected component (if applicable):
  beaker-server-22.3-1.el6eng.noarch
  (*) Just that I noticed the problem with this release.
      The problem could have been there since older versions.

How reproducible:
  Always

Steps to Reproduce:
  1. Visit system page of the system that belongs to pool(s)
  2. Choose "Pools" tab
  3. Check the link attached to the pool name listed in
     "The system is in the following pools:" area.

Expected results:
  The link should point to:
    /bkr/pools/<pool name>
  When clicking the link, the browser should show the pool page.

Actual results:
  The link points to:
    /pools/<pool name>
  When clicking the link, the browser gets "404 Not Found".

Comment 1 Jon Orris 2016-08-23 20:57:36 UTC
https://gerrit.beaker-project.org/#/c/5152/

Comment 4 Dan Callaghan 2016-11-07 06:44:23 UTC
Beaker 23.3 has been released.