Bug #21718
closedClicking "Load DataCenters" with no url on a new compute resource causes an error instead of validation message
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1481991
Description of problem: Creating a new RHEV compute resource with no url presents an error message "undefined method `+' for nil:NilClass" instead of showing a validation error about the empty url.
Version-Release number of selected component (if applicable): 6.3 Snap 11
Steps to Reproduce:
1. Go to "Infrastructure" -> "Compute resources"
2. Click "Create compute resource"
3. Choose "Provider" RHEV
4. Click "Load Datacenters"
Actual results: undefined method `+' for nil:NilClass
Expected results: validation message: url can't be blank
Additional info: When clicking submit instead of "Load Datacenters" the same message appears with "Oops, we're sorry but something went wrong undefined method `+' for nil:NilClass" (screenshot attached)
Files