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:
*** Bug 234441 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 237920 ***
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."