Bug 716972

Summary: Error deleting Org: "undefined method `current' for Candlepin::User:Class"
Product: Red Hat Satellite Reporter: Jeff Weiss <jweiss>
Component: WebUIAssignee: Partha Aji <paji>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: cwelton, dajohnso, gstoecke, sghai
Target Milestone: UnspecifiedKeywords: AutoVerified, Regression, TestBlocker, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
candlepin-0.4.4-1.fc14.noarch
Last Closed: 2012-08-22 17:47:17 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-27 15:39:58 UTC
Description of problem:


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

How reproducible:


Steps to Reproduce:
1. Create an org
2. delete it
3.
  
Actual results:
Error notification: "undefined method `current' for Candlepin::User:Class"

Expected results:
Successful delete

Additional info:

Comment 2 Corey Welton 2011-08-08 18:20:34 UTC
This may be fixed, but I want jweiss to take another look at it to make sure the proper test scenarios have been hit. If so, we can probably close.  Either way, I wasn't able to reproduce this error message.

I have tested this with

* alphanum string - PASS
* alphanum strings with spaces - PASS
* alphanum strings with [allowed] non-alpha - PASS
* multibyte characters - FAIL (known issue: bug #709813)

Comment 3 Sachin Ghai 2011-08-19 10:09:57 UTC
Verified this defect with following katello build:

[root@dhcp201-207 katello]# rpm -qa | grep katello
katello-cli-0.1.4-1.git.63.54683c2.fc15.noarch
katello-0.1.64-1.git.0.0b431ff.fc15.noarch


Created different org with following names:

test
test_123
new org

All are created successfully and no error is reproducible on deleting these org.