Hide Forgot
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:
Created attachment 521447 [details] After editing, repo url throwing an error on UI
*** This bug has been marked as a duplicate of bug 725588 ***