+++ This bug was initially created as a clone of Bug #788997 +++ 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. --- Additional comment from jkremser on 2012-05-24 07:03:47 EDT --- 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
this one ^^ was the commit (ead694e1a3b5ebdf540e21f9f4fe8a50703760fc) to the master branch
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.