Project

General

Profile

Actions

Bug #31

closed

GoAutoDial 2.1 and IE9 compatibility issue

Added by Lars J. Croff almost 13 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/09/2011
Due date:
% Done:

0%

Estimated time:

Description

There seems to be some compatibility issues with GoAutoDial 2.1 and Internet Explorer 9 - this causes the initial page(admin.php) that gets loaded after login, to look a bit "messy".

I usually fix IE9 compatibility issues by implementing the following code within "head" tag on the webpage:

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8">

This forces any IE9 browser to display as IE8, which doesn't mess up the layout.

Attached 2 screenshots, one with IE9 - and one using Chrome 12(ok) + also tested using Firefox 5(ok).

We need to figure out how to implement above IE9 code snippet(or something simmilar) safely in the GoAutoDial php code.


Files

goautodial-2.1_in_IE9.png (185 KB) goautodial-2.1_in_IE9.png IE9(not ok) Lars J. Croff, 06/09/2011 08:34 AM
goautodial-2.1_in_Chrome.png (123 KB) goautodial-2.1_in_Chrome.png Chrome 12(ok) Lars J. Croff, 06/09/2011 08:34 AM
vicidial.admin-fix-ie9.patch (6.42 KB) vicidial.admin-fix-ie9.patch The patch includes the fix for the admin issue at http://goautodial.org/issues/27 Chris Lomuntad, 06/09/2011 10:24 AM
admin.php.rej (7.84 KB) admin.php.rej Lars J. Croff, 06/09/2011 05:07 PM
vicidial.admin_header-fix-ie9.patch (6.4 KB) vicidial.admin_header-fix-ie9.patch Chris Lomuntad, 06/09/2011 09:43 PM
goautodial-2.1_-_Error_when_applying_patchfile.png (187 KB) goautodial-2.1_-_Error_when_applying_patchfile.png Lars J. Croff, 06/10/2011 08:04 AM
admin_header.php (81 KB) admin_header.php Lars J. Croff, 06/10/2011 12:34 PM
admin.php-ie9-fix.patch (617 Bytes) admin.php-ie9-fix.patch Chris Lomuntad, 06/10/2011 02:13 PM
goautodial-2.1_-_IE9_freezing_after_patch.png (150 KB) goautodial-2.1_-_IE9_freezing_after_patch.png Lars J. Croff, 06/10/2011 02:55 PM
Actions

Also available in: Atom PDF

Go to top