Bug 782107 - Validation error prevents account from setting first namespace
Summary: Validation error prevents account from setting first namespace
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
: ---
Assignee: Alex Boone
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-16 14:50 UTC by Clayton Coleman
Modified: 2015-05-15 01:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-06 14:51:51 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Clayton Coleman 2012-01-16 14:50:01 UTC
Description of problem:
When I attempt to save a namespace for ccoleman (which has no namespace set yet) I get an "undefined method `index' for nil:NilClass" Rails error.  It was related to something in my session (logging out and in fixed the problem).  I believe that my first attempt to create the namespace was to a domain that was already in use or had an error

Version-Release number of selected component (if applicable):
Production

How reproducible:
Always

Steps to Reproduce:
1. Create new account
2. Attempt to set namespace to something that already exists or has invalid characters
2a. ??? not sure
3. Attempt to create the namespace to something valid
  
Actual results:
Receive a validation error for "undefined method `index' for nil:NilClass" from Rails each time

Expected results:
Able to set namespace after error

Additional info:
Logging out and in fixed the problem.

Comment 1 Clayton Coleman 2012-02-06 14:51:51 UTC
Can't recreate


Note You need to log in before you can comment on or make changes to this bug.