Bug 845692
| 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: | [Other] RHQ Project | Reporter: | Mike Thompson <mithomps> |
| Component: | Core UI, Database | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | ahovsepy, hrupp, loleary |
| Target Milestone: | --- | ||
| Target Release: | RHQ 4.5.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 4.5.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 826224 | Environment: | |
| Last Closed: | 2013-08-31 10:14:53 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: | 826224 | ||
| Bug Blocks: | |||
|
Description
Mike Thompson
2012-08-03 22:09:15 UTC
Master commit Id: 0aeaf8e Added the fix to limit the UI to 100 character names for the group names to match the database constraint. The UI will now not let you enter more than 100 chars and if you try to paste in a string greater than 100 chars then it will truncate the string to 100 chars. verified buildid: ff37cd9 Bulk close of old bugs in VERIFIED state. |