Re: Map API stopped working for IE6
We've also encountered the same issue with IE6. Our application was working fine yesterday morning then stopped loading the GMap and throwing errors such as GMap2 undefined, GClientGeocoder undefined, GOverlay undefined. However, if the page is simply reloaded, all is well again. There have been no changes to the application or the system environment. Currently we're using the 2.x api, but the same issue occures with 2.0. With further investigation, we found that other PC's using IE6 didn't have this initial load problem and worked ok. The problem PC uses IE6 version 6.0.2900.5512 xpsp_sp3_gdr.090804-1435. Another PC with IE6 that works ok is version 6.0.2900.5512.xpsp.080413-2111. Both boxes are XP SP3. The application also works ok with IE7 and IE8 on XP and Vista machines. I've tried flushing the cache with no change in behavior. Whatever changed seems to have happened on Monday afternoon. Any ideas?
On Tue, Dec 8, 2009 at 9:58 AM, JL <jaylaksh5e@gmail.com> wrote:
We fixed the redundant " on our test box and that still did not
resolve the issue with IE6.
On Dec 8, 9:46 am, Andrew Leach <andrew.leac...@googlemail.com> wrote:
> On Dec 8, 1:48 pm, JL <jaylaks...@gmail.com> wrote:
>
> > We see the same problem onhttp://www.bjs.com/general/locator/index.
> > It was working fine yesterday morning and then stopped working. The> Both Firefox and IE6 report an error on line 91 (as delivered):
> > issue is only on IE6. Seems to be fine on firefox or IE8.
>
> window.location.href = "/general/locator/map_directions?locationId="
> + club";
> Unterminated string constant
>
> There seems to be a redundant " at the end of that line.
>
> All the whitespace at the top of the output renders <!DOCTYPE> useless
> which may have untoward consequences in some browsers.
>
> Andrew
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home