OpenLayers OpenLayers

Ticket #1029 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

MousePosition control error: no layers on map

Reported by: crschmidt Assigned to:
Priority: minor Milestone: 2.6 Release
Component: Control.MousePosition Version: 2.5 RC3
Keywords: Cc:
State:

Description

Fixed in madair's reprojection sandbox, needs to be migrated to trunk.

Attachments

mouseposition.patch (1.8 kB) - added by crschmidt on 09/29/07 03:16:02.
mouseposition.2.patch (1.8 kB) - added by crschmidt on 10/02/07 19:55:12.

Change History

09/29/07 03:16:02 changed by crschmidt

  • attachment mouseposition.patch added.

09/29/07 03:16:10 changed by crschmidt

  • keywords set to review.

10/02/07 19:55:12 changed by crschmidt

  • attachment mouseposition.2.patch added.

10/02/07 19:55:18 changed by crschmidt

  • milestone changed from 2.5 Release to 2.6 Release.

12/11/07 02:25:35 changed by fredj

  • keywords changed from review to commit.

All tests pass on FF and IE, please commit

12/11/07 02:27:45 changed by crschmidt

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

(In [5371]) MousePosition control throws error when no layers are on map. Fix it so that they don't. Thanks for the review, fredj. Includes tests. (Closes #1029)