Bug 990351

Summary: 500 internal error when adding an existed group name which is more than 16 characters
Product: [Retired] Beaker Reporter: wangjing <jingwang>
Component: command lineAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 0.13CC: asaha, dcallagh, llim, qwan, rglasz, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-31 03:59:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 2 Dan Callaghan 2013-07-31 03:58:09 UTC
This is an unfortunate consequence of MySQL's implicit truncation, combined with a lack of length validation on Beaker's side.

Comment 3 Dan Callaghan 2013-07-31 03:59:40 UTC

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