https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26305
--- Comment #1 from David Cook <[email protected]> --- Created attachment 109217 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109217&action=edit Bug 26305: Detect Internet Explorer and show warning in Staff Interface Koha no longer works with Internet Explorer. Since this change, and Microsoft's own dropping of support for IE is quite recent, let us show a banner warning staff interface users, so they can understand why Koha does not work as expected when they try to use it in IE. This patch detects a Microsoft property in the window object, and displays an alert banner, when one uses Koha's staff interface in Internet Explorer. To test: 1) Go to http://localhost:8081 in Internet Explorer 2) Note the banner that says the following: "Koha no longer supports the Internet Explorer browser. Please use a supported browser such as Firefox, Chrome, or Edge." -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
