Ticket #1560 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

SVG Features do not work in Firefox 3 RC1

Reported by: openlayers Owned by:
Priority: minor Milestone:
Component: general Version: 2.6
Keywords: Cc: sven.helmberger@…
State:

Description

The situation seems to be the following: The two feature URL openlayers uses to identify SVG support return both false now in Firefox3. According to  https://bugzilla.mozilla.org/show_bug.cgi?id=322724 :

The bugzilla entry seems to recommend testing for concrete feature URLs instead of the general URLs above; something that goes beyond my knowledge of OpenLayers, so the best solution I can offer for now is the attached patch which is cleary sub-optimal as it just does a browser sniffing.

Attachments

openlayers-ff3.patch Download (0.7 KB) - added by openlayers 5 years ago.
introduces browser snifffing for firefox 3 into the single file openlayers.js

Change History

Changed 5 years ago by openlayers

introduces browser snifffing for firefox 3 into the single file openlayers.js

Changed 5 years ago by crschmidt

  • status changed from new to closed
  • resolution set to invalid

This is fixed in OL 2.6.  http://trac.openlayers.org/wiki/Vectors/SafariRegression explains how to work around this problem if you can't upgrade.

Changed 5 years ago by openlayers

sorry.. could have sworn we're already using 2.6.

Note: See TracTickets for help on using tickets.