OpenLayers OpenLayers

Ticket #259 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

single file build produces bogus paths to control pngs

Reported by: sgillies@frii.com Assigned to: sderle
Priority: major Milestone: 2.2 Release
Component: Control Version: 2.0
Keywords: control png Cc:
State:

Description

The single file build produces paths like lib/img/*.png which should be img/*.png.

Change History

09/12/06 16:20:54 changed by sgillies@frii.com

A work around is to link img to lib/img.

10/02/06 16:36:56 changed by crschmidt

  • milestone set to 2.2 Release.

10/05/06 15:31:46 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.

Resolved with OpenLayers.ImgPath constant which can be set to override OpenLayers logic.