Bug 798854

Summary: No error message when creating applications with name which is more than 32 characters.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 2.xCC: xtian
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-13 18:31:01 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:

Description Yujie Zhang 2012-03-01 05:30:28 UTC
Description of problem:

No error message when creating applications with name which is more than 32 characters.

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

devenv-stage_139

How reproducible:always

Steps to Reproduce:
1.Go to openshift website and login
2.Go to app/consloe/applications page
3.Try to create an application with name which is more than 32 characters
  
Actual results:

No error message when creating applications with name which is more than 32 characters.

Expected results:

Error message should be displayed to inform user the length limit of application name.

Additional info:

Comment 1 Yujie Zhang 2012-03-01 05:30:57 UTC
This issue does not exist on devenv_1649.

Comment 2 Clayton Coleman 2012-03-01 05:55:53 UTC
Investigating

Comment 3 Clayton Coleman 2012-03-01 06:00:51 UTC
Introduced by another change for error messages, was returning wrong value.

Comment 4 Yujie Zhang 2012-03-19 07:01:23 UTC
Verify this bug on devenv-stage_146 , it is fixed now.