Bug 717663

Summary: Promotions tab links to "locker" instead of "Locker"
Product: Red Hat Satellite Reporter: Jeff Weiss <jweiss>
Component: WebUIAssignee: Jason E. Rist <jrist>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: adprice, dajohnso, mmccune
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 17:48:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 747354    

Description Jeff Weiss 2011-06-29 14:19:44 UTC
Description of problem:


Version-Release number of selected component (if applicable):
katello-0.1.49-1.git.63.617d982.fc14.noarch

How reproducible:


Steps to Reproduce:
1. Log in admin
2. Go to Promotions page
3.
  
Actual results:
Undefined method error

Expected results:
Promo page loads

Additional info:
looks like it's the HTML for the main Promotions tab link:
 <a href="/organizations/ACME_Corporation/environments/locker/promotions">Promotions</a>

Comment 1 Adam Price 2011-06-29 17:09:36 UTC
src/config/navigation.rb was hardcoded with 'locker'

changed it to current_organization().locker.name

Comment 2 Jeff Weiss 2011-07-08 20:42:26 UTC
Verified, katello-0.1.49-1.git.351.4aac21a.fc14.noarch

Comment 5 Mike McCune 2013-08-16 17:55:32 UTC
getting rid of 6.0.0 version since that doesn't exist