Created attachment 1270954 [details] wizard Description of problem: Enable Central Admin UI has code artifact "]]> " in wizard Version-Release number of selected component (if applicable): 5.7.2.1.20170406142927_0a1ad0e How reproducible: 100% Steps to Reproduce: 1. Configure replication 2. Open "Enable Central Admin" wizard 3. Look in lower left of wizard Actual results: see screenshot Expected results: Additional info:
https://github.com/ManageIQ/manageiq/pull/14879
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/fe9efae6468d3bdaec36f49e6cf7305a462b96f2 commit fe9efae6468d3bdaec36f49e6cf7305a462b96f2 Author: Jozef Zigmund <jzigmund> AuthorDate: Tue Apr 25 17:57:21 2017 +0200 Commit: Jozef Zigmund <jzigmund> CommitDate: Tue Apr 25 18:05:05 2017 +0200 Removed code artifact in Central Admin UI https://bugzilla.redhat.com/show_bug.cgi?id=1441401 .../ops/pglogical_replication_form_controller.js | 2 +- app/views/ops/_authkey_modal_form.html.haml | 23 -------------- app/views/ops/_settings_replication_tab.html.haml | 35 ---------------------- app/views/static/authkey_modal_form.html.haml | 23 ++++++++++++++ 4 files changed, 24 insertions(+), 59 deletions(-) delete mode 100644 app/views/ops/_authkey_modal_form.html.haml create mode 100644 app/views/static/authkey_modal_form.html.haml
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-2017:1601