Bug 514966
| Summary: | what's the max char length of a channel name 64chars or 256chars? | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | John Sefler <jsefler> |
| Component: | WebUI | Assignee: | Tomas Lestach <tlestach> |
| Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 530 | CC: | cperry |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-13 16:36:19 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: | 462714 | ||
|
Description
John Sefler
2009-07-31 17:00:53 UTC
the static string on the java side needs to be updated to 256 to match the db. reason why we get into this is because the perl side clones the channel and does not limit the name to 64 characters. This issue has been resolved within a sat54 erratum ... http://rhn.redhat.com/errata/RHBA-2011-1252.html Closing as duplicate. *** This bug has been marked as a duplicate of bug 646802 *** |