[OpenLayers-Trac] [OpenLayers] #493: Text Layer not shown in IE if meta description tag is present
OpenLayers
trac at openlayers.org
Sun Feb 4 18:19:11 EST 2007
#493: Text Layer not shown in IE if meta description tag is present
--------------------------------------------+-------------------------------
Reporter: openlayers | Owner: crschmidt
Type: bug | Status: new
Priority: major | Milestone:
Component: Layer.Text | Version: 2.2
Keywords: IE meta description Layer.Text |
--------------------------------------------+-------------------------------
A Layer of type OpenLayers.Layer.Text will not be visible in IE (6.0) if a
description meta tag is present in page header.
Looks like this is a bug in IE only.
A workaround could be to rename the variable "description" in Text.js to
something like "markerdesc". see attached patch.
To reproduce this bug just add the tag <meta name="description"
content="Map"/> to the page header of the sample
http://openlayers.org/dev/examples/markersTextLayer.html and open the page
in IE6.
--
Ticket URL: <http://trac.openlayers.org/ticket/493>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list