Summary: | Remove support for Internet Explorer 7 in the staff client | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Browser compatibility | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, jonathan.druart, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
Internet Explorer 7, released in 2006, is no longer supported by Koha.
|
Version(s) released in: | |
Circulation function: | |||
Attachments: |
Bug 20062: Remove support for Internet Explorer 7 in the staff client
Bug 20062: Remove support for Internet Explorer 7 in the staff client Bug 20062: Remove support for Internet Explorer 7 in the staff client |
Description
Owen Leonard
2018-01-22 15:30:23 UTC
Created attachment 70799 [details] [review] Bug 20062: Remove support for Internet Explorer 7 in the staff client This patch removes JavaScript files which were added to support Internet Explorer 7. Templates which included the files have been modified accordingly. To test, apply the patch and clear your browser cache if necessary. Perform a catalog search in the staff client and click through to view one of the search results. The search results navigation menu in the left-hand sidebar should work correctly. Created attachment 70818 [details] [review] Bug 20062: Remove support for Internet Explorer 7 in the staff client This patch removes JavaScript files which were added to support Internet Explorer 7. Templates which included the files have been modified accordingly. To test, apply the patch and clear your browser cache if necessary. Perform a catalog search in the staff client and click through to view one of the search results. The search results navigation menu in the left-hand sidebar should work correctly. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Should we add a note for the release notes here? Created attachment 71200 [details] [review] Bug 20062: Remove support for Internet Explorer 7 in the staff client This patch removes JavaScript files which were added to support Internet Explorer 7. Templates which included the files have been modified accordingly. To test, apply the patch and clear your browser cache if necessary. Perform a catalog search in the staff client and click through to view one of the search results. The search results navigation menu in the left-hand sidebar should work correctly. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! Awesome work all! Enhancement, not backported to stable. Say what you will about Windows 10, but I think it has been instrumental in eliminating the use of Internet Explorer 7 in government. I think I still maintain some of my older IE fixes, but I could probably drop those local fixes and not have anyone notice anymore. |