Ticket #1117 (closed feature: fixed)

Opened 6 years ago

Last modified 6 years ago

missing units param in call to getResolutionFromScale

Reported by: madair Owned by:
Priority: minor Milestone:
Component: general Version: 2.5
Keywords: Cc:
State:

Description

Layer.js - in the call to determine minResolution in initResolutions, the units param is missing.

Attachments

unitsPatch.patch Download (0.7 KB) - added by madair 6 years ago.

Change History

Changed 6 years ago by madair

Changed 6 years ago by crschmidt

I feel like this is already a ticket somewhere. Let me look.

Changed 6 years ago by crschmidt

  • keywords needstests added

See #958 , though this one has a patch. Still needs a test.

Changed 6 years ago by crschmidt

In the future, Mike, please do svn diff from the root of the openlayers directory: it makes applying patches easier.

Changed 6 years ago by crschmidt

  • keywords needstests removed
  • status changed from new to closed
  • resolution set to fixed

(In [5357]) Fix missing units param in call to getResolutionFromScale . This should have been fixed a while ago, but we were waiting on a test: Now that it's been reported by four different users, I'm just going to go ahead and fix it, grudgingly, rather than wait longer on a test. (Closes #958, #1117)

Note: See TracTickets for help on using tickets.