Summary | Mention supported Internet Explorer version |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 02/07/2013 (4545 days ago) |
Due | |
Updated | 02/07/2013 (4545 days ago) |
Assigned | |
Resolved | 02/07/2013 (4545 days ago) |
Milestone | |
Patch | Yes |
Assigned to Michael Slusarz
State ⇒ Resolved
use this terminology) and committed.
commit 4d9cc6b93d5d31697f3cadaa3426f78c021efe96
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Thu Feb 7 17:45:28 2013 +0100
Explicitly mention we need at least IE8 and no compatibility mode
(
Request #12026)Signed-off-by: Michael M Slusarz <slusarz@horde.org>
framework/Core/lib/Horde/Core/Auth/Application.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4d9cc6b93d5d31697f3cadaa3426f78c021efe96
New Attachment: 0001-Explicitly-mention-we-need-at-least-IE8-and-no-compa.patch
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Mention supported Internet Explorer version
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ New
attached is a small enhancement to the unsupported IE version notify.
This should prevent unnecessary support requests
since IE uses the compatibility mode for Intranet sites by default.
Also explicitly mention we need IE8.
Cheers,
Thomas