Bug 1646905
Summary: | Quote not allowed in button name | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Cyril Coupel <ccoupel> |
Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED ERRATA | QA Contact: | Nikhil Dhandre <ndhandre> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.9.0 | CC: | akarol, bmidwood, dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi, smallamp |
Target Milestone: | GA | ||
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.10.0.28 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:03:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Cyril Coupel
2018-11-06 09:41:29 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/d87b3b72a580a261a7747454972513e907080622 commit d87b3b72a580a261a7747454972513e907080622 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri Nov 9 06:45:32 2018 -0500 Commit: Milan Zazrivec <mzazrivec> CommitDate: Fri Nov 9 06:45:32 2018 -0500 Allow apostrophes in custom button names https://bugzilla.redhat.com/show_bug.cgi?id=1646905 app/views/shared/dialogs/_dialog_user.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/cad0a1fc5d01bafc766b8101ca318c83b532c160 commit cad0a1fc5d01bafc766b8101ca318c83b532c160 Author: Martin Povolny <mpovolny> AuthorDate: Mon Nov 12 07:00:02 2018 -0500 Commit: Martin Povolny <mpovolny> CommitDate: Mon Nov 12 07:00:02 2018 -0500 Merge pull request #4900 from mzazrivec/allow_apostrophe_in_custom_button_names Allow apostrophes in custom button names (cherry picked from commit 7acb64d4b3d472fc8c6bb0690f283374577ae3e5) https://bugzilla.redhat.com/show_bug.cgi?id=1646905 app/views/shared/dialogs/_dialog_user.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/4f7e103e43e6483ab944c8f6c3e7bd44eccab045 commit 4f7e103e43e6483ab944c8f6c3e7bd44eccab045 Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu Nov 29 08:16:13 2018 -0500 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Nov 29 08:16:13 2018 -0500 Allow apostrophes in custom button names https://bugzilla.redhat.com/show_bug.cgi?id=1646905 app/views/shared/dialogs/_dialog_user.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/6a27515af7a4510ec1ed65abf0ae5d673f6d904d commit 6a27515af7a4510ec1ed65abf0ae5d673f6d904d Author: Martin Hradil <himdel> AuthorDate: Thu Nov 29 09:05:20 2018 -0500 Commit: Martin Hradil <himdel> CommitDate: Thu Nov 29 09:05:20 2018 -0500 Merge pull request #5010 from mzazrivec/allow_apostrophe_in_custom_button_names_2 Allow apostrophes in custom button names (cherry picked from commit 402907f08bfe79ab07cf13fd3639ccb1d8608fac) https://bugzilla.redhat.com/show_bug.cgi?id=1646905 app/views/shared/dialogs/_dialog_user.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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://access.redhat.com/errata/RHSA-2019:0212 |