Bug 1364311 - "/bkr" prefix is missing from the pool URL in system page
Summary: "/bkr" prefix is missing from the pool URL in system page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 22
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 23.3
Assignee: Jon Orris
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-05 03:15 UTC by Jun'ichi NOMURA
Modified: 2016-11-07 06:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-07 06:44:23 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.