Opened 13 years ago

Closed 13 years ago

#575 closed defect (wontfix)

IE6 - Front page has error.

Reported by: justinrowles Owned by: geonetwork-devel@…
Priority: major Milestone: v2.6.5
Component: General Version: v2.6.4
Keywords: Cc:

Description

IE6 front page does not load correctly. See attached screen shots.

I believe the error is related to this: http://trac.osgeo.org/openlayers/ticket/2304

In short, the Ext.ready function fires before the DOM is ready - in IE6 only. document.onload should be used instead.

Attachments (3)

error.bmp (3.8 MB ) - added by justinrowles 13 years ago.
error.JPG (113.8 KB ) - added by justinrowles 13 years ago.
version.JPG (114.7 KB ) - added by justinrowles 13 years ago.

Change History (5)

by justinrowles, 13 years ago

Attachment: error.bmp added

by justinrowles, 13 years ago

Attachment: error.JPG added

by justinrowles, 13 years ago

Attachment: version.JPG added

comment:1 by justinrowles, 13 years ago

Ignore error bitmap - it's the same as error jpg, I just didn't notice before uploading.

comment:2 by heikki, 13 years ago

Resolution: wontfix
Status: newclosed

Discussed in IRC and we won't fix it. We can't even test it. You're welcome to provide a patch if you have one.

Note: See TracTickets for help on using tickets.