New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/d47955e965fbc68520c3f842171a7c0129fd8de2 commit d47955e965fbc68520c3f842171a7c0129fd8de2 Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Apr 5 12:08:13 2017 +0200 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Apr 5 18:47:52 2017 -0400 Merge pull request #911 from himdel/js-flash JS flash messages - unify, don't roundtrip to backend and back (cherry picked from commit 8d7dc75a4509ea262596930c9335f321a93177e5) https://bugzilla.redhat.com/show_bug.cgi?id=1439298 app/assets/javascripts/application.js | 1 + .../ansible_credentials_form_controller.js | 10 ++- .../repository_form_controller.js | 12 +++- app/assets/javascripts/miq_application.js | 57 +-------------- app/assets/javascripts/miq_flash.js | 81 ++++++++++++++++++++++ app/assets/javascripts/services/miq_service.js | 32 ++------- app/assets/javascripts/services/post_service.js | 11 ++- app/views/dashboard/saml_login.html.haml | 2 + app/views/layouts/login.html.haml | 1 + 9 files changed, 120 insertions(+), 87 deletions(-) create mode 100644 app/assets/javascripts/miq_flash.js
No Flash message when sorting the repos by name. Verified:5.8.0.11-beta2.20170418170914_a53d2a7
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:1367