Red Hat Bugzilla – Bug 1278469
UI exception when sorting Host's users
Last modified: 2015-12-08 08:44:51 EST
Description of problem: UI exception is thrown when sorting a Host's users. Version-Release number of selected component (if applicable): 5.5.0.9-beta2.20151102161742_5530c9a How reproducible: 100% Steps to Reproduce: 1. Go to a host/node user list 2. Click on a column header to sort the list Actual results: undefined local variable or method `replace_right_cell' for #<HostController:0x00000011bca898> [host/users] Expected results: The list gets sorted. Additional info: Upstream issue: https://github.com/ManageIQ/manageiq/issues/5194
https://github.com/ManageIQ/manageiq/pull/5301
http://paste.openstack.org/show/478100/
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/736d18c87f9a00dbfd8be9fcedc367312c903ba0 commit 736d18c87f9a00dbfd8be9fcedc367312c903ba0 Author: Ladislav Smola <lsmola@redhat.com> AuthorDate: Thu Nov 5 15:48:25 2015 +0100 Commit: Ladislav Smola <lsmola@redhat.com> CommitDate: Fri Nov 6 14:40:21 2015 +0100 Fixes 500 thrown when ordering tables users and groups Fixes 500 thrown when ordering tables users and groups Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1278469 Fixes usptream issue: https://github.com/ManageIQ/manageiq/issues/5194 app/controllers/application_controller/ci_processing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/401
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=acee80283383d9e73ad4609f4f32dcff95869de8 commit acee80283383d9e73ad4609f4f32dcff95869de8 Merge: 53ce326 14ce91a Author: Dan Clarizio <dclarizi@redhat.com> AuthorDate: Wed Nov 11 10:41:06 2015 -0500 Commit: Dan Clarizio <dclarizi@redhat.com> CommitDate: Wed Nov 11 10:41:06 2015 -0500 Merge branch 'bz1278469-54' into '5.4.z' Fixes 500 thrown when ordering tables users and groups Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1278469 Fixes usptream issue: ManageIQ#5194 (cherry picked from 736d18c87f9a00dbfd8be9fcedc367312c903ba0 - clean except for vmdb/) https://bugzilla.redhat.com/show_bug.cgi?id=1280342 See merge request !407 vmdb/app/controllers/application_controller/ci_processing.rb | 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=14ce91a6fac35ffd6d47bab1cbf252145479d3ed commit 14ce91a6fac35ffd6d47bab1cbf252145479d3ed Author: Martin Hradil <mhradil@redhat.com> AuthorDate: Wed Nov 11 14:26:36 2015 +0000 Commit: Martin Hradil <mhradil@redhat.com> CommitDate: Wed Nov 11 14:26:36 2015 +0000 Fixes 500 thrown when ordering tables users and groups Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1278469 Fixes usptream issue: ManageIQ#5194 (cherry picked from 736d18c87f9a00dbfd8be9fcedc367312c903ba0 - clean except for vmdb/) https://bugzilla.redhat.com/show_bug.cgi?id=1280342 vmdb/app/controllers/application_controller/ci_processing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=2f21e609ee9ff804cfcd575656db398374f4779a commit 2f21e609ee9ff804cfcd575656db398374f4779a Author: Ladislav Smola <lsmola@redhat.com> AuthorDate: Thu Nov 5 15:48:25 2015 +0100 Commit: Ladislav Smola <lsmola@redhat.com> CommitDate: Wed Nov 11 13:40:13 2015 +0100 Fixes 500 thrown when ordering tables users and groups Fixes 500 thrown when ordering tables users and groups Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1278469 Fixes usptream issue: https://github.com/ManageIQ/manageiq/issues/5194 app/controllers/application_controller/ci_processing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=d5754b2e00cd6c13ada723458a6c609ce7266cff commit d5754b2e00cd6c13ada723458a6c609ce7266cff Merge: 96a3f7b 2f21e60 Author: Dan Clarizio <dclarizi@redhat.com> AuthorDate: Wed Nov 11 13:44:54 2015 -0500 Commit: Dan Clarizio <dclarizi@redhat.com> CommitDate: Wed Nov 11 13:44:54 2015 -0500 Merge branch 'bz1278469' into '5.5.z' Fixes 500 thrown when ordering tables users and groups Fixes 500 thrown when ordering tables users and groups Fixes 5.5. BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1278469 Clean cherry pick of upstream PR: https://github.com/ManageIQ/manageiq/pull/5301 See merge request !401 app/controllers/application_controller/ci_processing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Verified in 5.5.0.11
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-2015:2551