Ticket #2851 (closed bug: fixed)
"this.layer.map is null" with OpenLayers.Strategy.Fixed
| Reported by: | fvanderbiest | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.11 Release |
| Component: | Strategy.Fixed | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Commit |
Description
This happens when load() is called and the layer's visibility is switched off immediately after that. In this case, the merge callback is called and this.layer.map is undefined.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

