View Issue Details

IDProjectCategoryView StatusLast Update
0001205OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-07 13:59
Reportercsimon Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.1.6 revision 22740 
Summary0001205: IE 8 message when opening AJAX list
DescriptionInternet Explorer 8 gives a message, which says that a display problem occured and switches to compability view while opening a AJAX list.

It's reproducable in OXID Demo Shop:

http://demoshop.oxid-esales.com/professional-edition/admin/
TagsAJAX
Attached Files
ajax.PNG (43,801 bytes)   
ajax.PNG (43,801 bytes)   
Theme
BrowserInternet Explorer 8.x
PHP Version5.2.6
Database Version5.0.33

Activities

arvydas_vapsva

2009-08-19 13:48

reporter   ~0001446

fixed

arvydas_vapsva

2009-08-19 13:54

reporter   ~0001447

Last edited: 2009-08-19 13:54

FYI: compat. problem is in JS code. After we update YUI component problem should be gone.

At the moment notice is disabled by adding MS offered meta tag:

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