http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6794 Bug #: 6794 Summary: Broken toggle in member-flags in ie Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: PC OS/Version: Windows Status: NEW Severity: minor Priority: P5 Component: Patrons AssignedTo: kyle.m.hall@gmail.com ReportedBy: pelletiermaxime@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Created attachment 5171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5171 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. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.