Opened 17 years ago

Closed 15 years ago

#214 closed defect (wontfix)

Ajax Viewer hangs when loading maps with tiled base layer groups in IE6

Reported by: wct Owned by:
Priority: medium Milestone:
Component: AJAX Viewer Version: 1.2.0
Severity: major Keywords: Tiled Maps IE6
Cc: External ID: 946151

Description

I'm having an issue with the 1.2.0 RC1 release when using the AJAX viewer with a map that contains a base layer group. I have a map with a single base layer group containing 10 layers. When rendering the map, IE6 hangs up while pulling down the base layer group tiles from the server. The same map renders correctly when using IE7 or FireFox. If I use a HTTP capture I can see the browser issues:

GET /mapguide/mapagent/mapagent.fcgi?OPERATION=GETTILEIMAGE&VERSION=1.2.0&SESSION=66bc0a1a-0000-1000-8000-0003ffcc28b3_en_0A0032280AFC0AFB0AFA&MAPDEFINITION=Library%3A%2F%2FWCT%2FARC%2FARC_PipeWatch.MapDefinition&BASEMAPLAYERGROUPNAME=Base%20Data%20_PRE&TILECOL=19101&TILEROW=7472&SCALEINDEX=0 HTTP/1.1

GET /mapguide/mapagent/mapagent.fcgi?OPERATION=GETTILEIMAGE&VERSION=1.2.0&SESSION=66bc0a1a-0000-1000-8000-0003ffcc28b3_en_0A0032280AFC0AFB0AFA&MAPDEFINITION=Library%3A%2F%2FWCT%2FARC%2FARC_PipeWatch.MapDefinition&BASEMAPLAYERGROUPNAME=Base%20Data%20_PRE&TILECOL=19101&TILEROW=7473&SCALEINDEX=0 HTTP/1.1

GET /mapguide/mapagent/mapagent.fcgi?OPERATION=GETTILEIMAGE&VERSION=1.2.0&SESSION=66bc0a1a-0000-1000-8000-0003ffcc28b3_en_0A0032280AFC0AFB0AFA&MAPDEFINITION=Library%3A%2F%2FWCT%2FARC%2FARC_PipeWatch.MapDefinition&BASEMAPLAYERGROUPNAME=Base%20Data%20_PRE&TILECOL=19101&TILEROW=7474&SCALEINDEX=0 HTTP/1.1

But then stalls (5+ minutes). If I pull these URL's individually on their own, the server returns imagery very quickly (so I believe the problem is in the javascript on the client). I've been able to reproduce this on several machines running IE6.

Change History (4)

comment:1 by tomfukushima, 17 years ago

Milestone: 1.21.3

Moving to 1.3. Strange that IE6 performs differently, but not unexpected.

comment:2 by rexszeto, 17 years ago

External ID: 946151

comment:3 by tomfukushima, 16 years ago

Milestone: 2.0

Hi wct, Please retest with MGOS 2.0.

comment:4 by tomfukushima, 15 years ago

Resolution: wontfix
Status: newclosed

No response. Closing.

Note: See TracTickets for help on using tickets.