Ticket #3046 (new bug)
Calling unselect() on feature removed from layer causes errors
| Reported by: | pebXX2346 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | general | Version: | SVN |
| Keywords: | Popup Strategy BBOX | Cc: | |
| State: |
Description
A Popup (Cloud, closebox) can't be closed in certain circumstances.
e.g.:
'Dynamic POIs via a Text Layer'
* click on marker
* zoom out
* click close box
-> nothing happens, error in FF-Console
( Error: layer is null
Source File: http://openlayers.org/dev/OpenLayers.js[[BR]] Line: 1425
)
(Note: it works in example 'Popup Matrix')
(FF 3.6.13, Win2k:-) OpenLayer-Version:? (please note that in the js file, how should i know!) other people found same bug in maybe other circumstances.
A Usecase: http://olm.openstreetmap.de/
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

