http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12325 Bug ID: 12325 Summary: Marc and Card view in Z39.50 Results doesn't work properly in IE 8 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt@gmail.com Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl It would appear that Bug 5184 has introduced incompatibilities with IE 8 (and likely older versions of IE). Bug 5184 - Upgrade jQuery to the latest version (staff client) commit d1e3773e3b6bc83e4e7937b3c79c886770bc2c53 I found it using the following command "git bisect start v3.10.00 v3.08.00". All hail git bisect! The Greybox libraries are the same, and they're called in the same way, so I'm thinking that jQuery has introduced some code that gets loaded and causes problems in the background. To date, usually these errors have manifested quite readily in the browser so they're easy to address, but this one is rather...insidious. Anyway, I don't expect folks to care too much, but it's worth logging as a fact. I'll look into a fix, but...if it's possible to fix it...it's going to probably be with a hack... -- You are receiving this mail because: You are watching all bug changes.