OpenLayers OpenLayers

Ticket #1051 (assigned bug)

Opened 9 months ago

Last modified 2 days ago

Improve reslience of getStyle

Reported by: crschmidt Assigned to: euzuro (accepted)
Priority: major Milestone: 2.7 Release
Component: Util Version: SVN
Keywords: Cc:
State:

Description

getStyle can bomb when passed nulls. Fix that.

Attachments

getStyle_safe.patch (2.8 kB) - added by euzuro on 07/02/08 03:27:32.
how about this? ((or should this patch include the propsed chanes to getPagePosition() or whatever it's called function))

Change History

10/03/07 11:53:12 changed by crschmidt

When we fix this, we can rmeove the workaround in OpenLayers.Util.pagePosition.

10/03/07 12:12:21 changed by euzuro

Please see #1034

10/03/07 12:16:50 changed by crschmidt

01/22/08 17:41:39 changed by crschmidt

  • state changed.
  • milestone changed from 2.6 Release to 2.7 Release.

Mass ticket move to 2.7 post dev meeting. If you are actively working on this task, please update this ticket with information and change the milestone to 2.6. At the time of the next IRC meeting (most likely 1-31-08), this will mean the ticket can *not* be brought back into 2.6 unless there is further feedback.

07/02/08 03:27:32 changed by euzuro

  • attachment getStyle_safe.patch added.

how about this? ((or should this patch include the propsed chanes to getPagePosition() or whatever it's called function))

07/04/08 00:55:59 changed by euzuro

  • owner set to euzuro.
  • status changed from new to assigned.