Created attachment 5171 [details] [review] patch to fix the bug The checkboxes uses onchange which fires in ie only onblur. Patch attached changes the event to onclick. This patch is for 3.2, but the bug is also in 3.4 and the patch could easily be modified.
Created attachment 5172 [details] [review] Bug 6794 : Fixing a bug with member flags in IE Rebased for template toolkit
Created attachment 5213 [details] [review] Signed-off patch for 3.4.x This patch fixes the behavior in IE (tested in IE8) without altering the correct behavior in other browsers.
Template only change, easy to read, marking as Passed QA.
Pushed to master please test
The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report.