[Bug 10098] New: Inactive Funds are still showing in Acquisitions Order screen in Internet Explorer
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10098 Bug ID: 10098 Summary: Inactive Funds are still showing in Acquisitions Order screen in Internet Explorer Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au Currently, browsers like Chrome (and probably Firefox) allow you to use a "Show all" check box to show all funds or just the active funds. Unfortunately, in Internet Explorer, function using the JQuery .remove() method doesn't seem to be working. When the page loads, it shows both active and inactive funds. Using the "Show all" toggle does nothing. -- I haven't investigated this very far but I didn't see any mention of the method not working in IE on the JQuery site. I've seen a JSFiddle that uses a remove() method, so I'm thinking it must be how we're using it which causes the problem in IE... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10098 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Acquisitions |Browser compatibility Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- It works correctly in IE11, FWIW. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10098 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jonathan.druart@biblibre.co | |m Resolution|--- |WONTFIX --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Owen Leonard from comment #1)
It works correctly in IE11, FWIW.
So mark as wontfix, feel free to reopen if you want to provide a patch :) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org