Bug 735731

Summary: UI throws an error while editing the repo's URL
Product: [Retired] Katello Reporter: Sachin Ghai <sghai>
Component: WebUIAssignee: Brad Buckingham <bbuckingham>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0CC: mmccune
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-07 19:22:23 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:
Attachments:
Description Flags
After editing, repo url throwing an error on UI none

Description Sachin Ghai 2011-09-05 08:44:20 UTC
Description of problem:
when you edit a repo's URL, it throws following error on UI:

undefined method `values' for nil:NilClass

Version-Release number of selected component (if applicable):
katello-0.1.75-1.git.41.2e9f377.fc15.noarch


How reproducible:
always

Steps to Reproduce:
1. Create a custom product provider
2. Add a product
3. Under that product, add a repo with URL.
4. Now edit the newly created repo's URL 
  
Actual results:
undefined method `values' for nil:NilClass

Expected results:
URL should be updated without any error.

Additional info:

Comment 1 Sachin Ghai 2011-09-05 08:47:33 UTC
Created attachment 521447 [details]
After editing, repo url throwing an error on UI

Comment 2 Mike McCune 2011-09-07 19:22:23 UTC

*** This bug has been marked as a duplicate of bug 725588 ***