Bug 1292575
| Summary: | Backport custom support url length. | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Josh Carter <jocarter> |
| Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> |
| Status: | CLOSED ERRATA | QA Contact: | Kyrylo Zvyagintsev <kzvyahin> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.4.0 | CC: | cpelland, hkataria, jhardy, jprause, mfeifer, mpovolny, obarenbo, psavage, ssainkar |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.4.5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.4.5.2 | Doc Type: | Enhancement |
| Doc Text: |
The need arose for a feature to allow for longer custom_support_url and description as length was inadequate. This patch increases the maxlength of the custom support URL name and description.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-29 14:16:00 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: | |||
|
Description
Josh Carter
2015-12-17 20:17:40 UTC
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=0eed03bdade21a5d5cb505df223e2552a71d97de commit 0eed03bdade21a5d5cb505df223e2552a71d97de Merge: afed3bb 645d0eb Author: Harpreet Kataria <hkataria> AuthorDate: Fri Dec 18 10:20:18 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Dec 18 10:20:18 2015 -0500 Merge branch 'change_custom_support_url_length' into '5.4.z' Increase the maxlength of the Custom Support URL name and description https://bugzilla.redhat.com/show_bug.cgi?id=1292575 (manually applied changes from commit d9329177 in PR https://github.com/ManageIQ/manageiq/pull/5001) See merge request !637 vmdb/app/views/ops/_settings_server_tab.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=645d0ebddeeafb5b963cb223f931847fefa50e0c commit 645d0ebddeeafb5b963cb223f931847fefa50e0c Author: Dan Clarizio <dclarizi> AuthorDate: Thu Dec 17 12:50:44 2015 -0800 Commit: Dan Clarizio <dclarizi> CommitDate: Thu Dec 17 12:50:44 2015 -0800 Increase the maxlength of the Custom Support URL name and description https://bugzilla.redhat.com/show_bug.cgi?id=1292575 (manually applied changes from commit d9329177 in PR https://github.com/ManageIQ/manageiq/pull/5001) vmdb/app/views/ops/_settings_server_tab.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0171.html |