[Koha-bugs] [Bug 26305] Warn IE users of Staff Interface that it is no longer supported and to use a support browser instead

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 3 16:16:49 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26305

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109217|0                           |1
        is obsolete|                            |

--- Comment #4 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 109629
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109629&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."

Signed-off-by: Henry Bolshaw <bolshawh at parliament.uk>

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


More information about the Koha-bugs mailing list