Ticket #578 (closed Bug: fixed)

Opened 7 months ago

Last modified 5 months ago

GMap module Gmap_Core library error in IE7

Reported by: neovive Owned by: Geert
Priority: minor Milestone: 2.2
Component: Modules Version: SVN HEAD
Keywords: gmaps Cc:

Description

IE7 required adding a 'var' to the javascript map variable declaration.

$map = 'var map = new GMap2(document.getElementById("'.$this->id.'"));';

Change History

Changed 5 months ago by Geert

  • keywords gmaps added
  • owner changed from - No owner - to Geert
  • status changed from new to assigned

Changed 5 months ago by Geert

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r2989

Note: See TracTickets for help on using tickets.