Bug 225383

Summary: The length of column 'description' on testplan table need increase
Product: [Retired] Red Hat Ready Certification Tests Reporter: heyinglong <nobody+yhe>
Component: web siteAssignee: XINSUN <xisun>
Status: CLOSED CURRENTRELEASE QA Contact: Yu Shao <yshao>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: yshao
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 9/22 2007 push Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-09 08:58:10 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:
Bug Depends On:    
Bug Blocks: 238481    

Description heyinglong 2007-01-30 09:29:34 UTC
Description of problem:
The reviewer sometimes have some requirement to input over 255 character, but
now, length of column 'description' on testplan table is limite to 255 chararcter. 

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


How reproducible:


Steps to Reproduce:
1. input testplan on catalog
2. try to input the mount of character excess 255
3.
  
Actual results:
Will report the database error

Expected results:


Additional info:

Comment 3 Rob Landry 2007-04-30 21:16:04 UTC
*** Bug 234441 has been marked as a duplicate of this bug. ***

Comment 4 Rob Landry 2007-04-30 21:17:49 UTC

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

Comment 5 XINSUN 2008-04-09 08:58:10 UTC
The bug has been fixed at the 9/22 2007 catalog push. Limit the mount of input
character to 150, if exceed 150, it will return an error : "Parse failure:  Test
plan line greater than 150 characters."