OpenLayers OpenLayers

Ticket #382 (closed bug: fixed)

Opened 2 years ago

Last modified 1 year ago

getFullRequestString ignores the optional altUrl argument

Reported by: tschaub Assigned to:
Priority: minor Milestone: 2.3 Release
Component: general Version:
Keywords: Cc:
State:

Description

OpenLayers.Layer.getFullRequestString takes an altUrl argument but then ignores it by using this.url instead of url. Patch to follow.

Attachments

getFullRequestString.patch (0.8 kB) - added by tschaub on 10/27/06 17:24:56.
respect altUrl argument

Change History

10/27/06 17:24:56 changed by tschaub

  • attachment getFullRequestString.patch added.

respect altUrl argument

10/27/06 17:31:20 changed by tschaub

  • keywords set to review.

please review - don't know if this should count as a bug for 2.2

11/18/06 10:09:01 changed by crschmidt

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

Oops -- I fixed this in the multiserver WMS patch, so this one is fixed, but not via this patch. Thanks for catching it, and sorry I didn't take a look at your patch first!

07/05/07 17:05:16 changed by euzuro

  • keywords deleted.