[Koha-bugs] [Bug 12325] Marc and Card view in Z39.50 Results doesn't work properly in IE 8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 5 05:52:41 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12325

--- Comment #5 from David Cook <dcook at prosentient.com.au> ---
(In reply to Katrin Fischer from comment #4)
> I am happy to see IE bugs fixed as I have recently learned that one of our
> libraires is relying on using it for accessibility reasons. So I think as
> long as no evil hacks are involved and they go the normal way in, fixing IE
> bugs is a nice thing to do.

Thanks, Katrin :).

Yeah, I refuse to send in patches with IE hacks. 

In this case, that "return true" shouldn't be there regardless of the browser
(although it only plays up in IE).

I have another patch for "window.open" issues where IE can't handle spaces in
the "name" parameter, but Mozilla recommends not having spaces there anyway.

For other cases, feature detection works pretty well for Javascript issues.

CSS can get tricky... but CSS is also really easy to localize, so I don't worry
too much about that.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list