OpenLayers OpenLayers

Ticket #547 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

OpenLayers.Layer.MapServer.js mergeNewParams fails

Reported by: pagameba Assigned to: crschmidt
Priority: minor Milestone: 2.4 Release
Component: Layer.MapServer Version:
Keywords: Cc:
State:

Description

MapServer layer is missing an implementation of mergeNewParams and fails the equivalent test from the WMS layer. Copying mergeNewParams from WMS to MapServer makes the test work, but I'm not sure if MapServer needs this function or if the test should be changed/removed.

Change History

03/25/07 17:36:20 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 2.4 Release.