Bug 826224
Summary: | Creation of Compatible Group fails with "value too long for type character" when a description is entered which is longer then 100 characters | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Larry O'Leary <loleary> | |
Component: | UI, Usability | Assignee: | Mike Thompson <mithomps> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | JON 3.1.0 | CC: | fbrychta, jsanda, rchies, skondkar | |
Target Milestone: | CR01 | |||
Target Release: | JON 3.1.1 | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | jon3.1.1 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 845692 (view as bug list) | Environment: | ||
Last Closed: | 2013-09-11 11:00:48 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 845692 |
Description
Larry O'Leary
2012-05-29 19:51:59 UTC
This issue occurs in JON 3.0, JON 3.0.1, and JON 3.1.0.Beta1. In JON 2.4.x the UI prevented the input of a group description that exceeded this limit. As per 6/4/12 triage, target at jon311 Lets just add the limit back on this field This issues needs another BZ and fix for the master branch This is checked into jon3.1.x as commit id: 8cae70b and in RHQ master as commit id: 0aeaf8e The UI now limits the group names to 100 chars just as the database constraints. The corresponding RHQ BZ is https://bugzilla.redhat.com/show_bug.cgi?id=845692 Correction to the above jon3.1.x commit id: 78e54b9 Moving to ON_QA since JON 3.1.1 ER2 build is availble - https://brewweb.devel.redhat.com/buildinfo?buildID=228250 Tested on JON 3.1.1 ER2, still the same behaviour. Relevant commit is NOT in JON 3.1.1 ER2 Correct, relevant commit had not been pushed. I had committed this one to local jon3.1.x branch but didn't push it. Jon3.1.x Commit ID: ce91771 Moving to ON_QA. The JON 3.1.1 ER3 build is available at https://brewweb.devel.redhat.com/buildinfo?buildID=230321. Tested on JON 3.1.1 ER3. Name field is OK, there is a 100 characters limit. But description field is still unlimited and group creation still throws the same exception Please see https://bugzilla.redhat.com/show_bug.cgi?id=788997 as this fixed the description issue originally and then I fixed the name field so we are missing the previous commit: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=ead694e So we need to cherry-pick this over as well. This was also cherry-picked to release/jon3.1.x as commit id: 9fe84f4 The CR1 build is available at https://brewweb.devel.redhat.com/buildinfo?buildID=231258. Moving to ON_QA. Verified on JON 3.1.1.CR1 build for name and description fields while creating groups. It limits to 100 characters. *** Bug 788997 has been marked as a duplicate of this bug. *** |