Bug 788997

Summary: Group description not limited by UI
Product: [JBoss] JBoss Operations Network Reporter: Rafael Chies <rchies>
Component: UI, UsabilityAssignee: Jirka Kremser <jkremser>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: low Docs Contact:
Priority: medium    
Version: JON 3.0.0CC: jkremser
Target Milestone: ---   
Target Release: JON 3.1.2   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 860183 (view as bug list) Environment:
Last Closed: 2012-11-02 13:02:44 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: 860183    

Description Rafael Chies 2012-02-09 14:40:10 UTC
When creating a compatible group, the description text area let me free to type more than 100 chars. However, there is a limit on RHQ_RESOURCE_GROUP table. This cause a not friendly exception message to the end user.


Steps to Reproduce:
1. Try create a new compatible group
2. Type a description greater than 100 chars.
3. Choose the group members and click finish
  
Actual results:
A not friendly exception message appears to end user


Expected results:
A limitation on the UI text area, or more friendly error message.

Comment 1 Jirka Kremser 2012-05-24 11:03:47 UTC
http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=ead694e

git log
-------
time:    Thu May 24 12:57:50 2012 +0200
commit:  ead694e1a3b5ebdf540e21f9f4fe8a50703760fc
author:  Jirka Kremser - jkremser
message: [BZ 788997] Setting the maximum length of the description to 100 characters

Comment 2 Jirka Kremser 2012-09-25 08:29:20 UTC
this one ^^ was the commit to the master branch

It's fixed in the master (ead694e) and it needs to be cherry-picked once the release branch is ready for accepting the 3.1.2 commits.

Comment 3 Charles Crouch 2012-11-01 14:57:25 UTC
Setting to medium priority as we shouldn't showing exceptions to users.

Comment 4 Jirka Kremser 2012-11-02 13:02:44 UTC
fixed by ce91771299e. Bug 826224 is a duplicate.

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